Searched defs:onResume (Results 1 - 3 of 3) sorted by relevance

/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/
H A DMechanismActivity.java103 public void onResume() { method in class:MechanismActivity
104 super.onResume();
H A DIdentityActivity.java116 protected void onResume() { method in class:IdentityActivity
117 super.onResume();
H A DNotificationActivity.java111 public void onResume() { method in class:NotificationActivity
112 super.onResume();

Completed in 27 milliseconds