Searched refs:onShow (Results 1 - 9 of 9) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/
H A DMinTimeProgressDialog.java107 public void onShow(DialogInterface dialog) { method in class:MinTimeProgressDialog
/packages/apps/Contacts/src/com/android/contacts/interactions/
H A DGroupNameDialogFragment.java68 public void onShow(DialogInterface dialogInterface) {
/packages/apps/Messaging/src/com/android/messaging/ui/debug/
H A DDebugMmsConfigItemView.java120 public void onShow(DialogInterface dialog) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
H A DAccountsSettingsFragment.java500 public void onShow(DialogInterface dialog) { method in class:AccountsSettingsFragment.EnableSyncClickListener
/packages/apps/Contacts/src/com/android/contacts/editor/
H A DLabeledEditorView.java486 public void onShow(DialogInterface dialogInterface) {
/packages/apps/Settings/src/com/android/settings/fingerprint/
H A DFingerprintSettings.java579 public void onShow(DialogInterface dialog) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
H A DFilterShowActivity.java732 public void onShow(DialogInterface dialog) { method in class:FilterShowActivity
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java1054 // If we are resuming and the custom content is the current page, we call onShow().
1055 // It is also poassible that onShow will instead be called slightly after first layout
1058 mWorkspace.getCustomContentCallbacks().onShow(true);
1098 public void onShow(boolean fromResume); method in interface:Launcher.CustomContentCallbacks
H A DWorkspace.java1277 mCustomContentCallbacks.onShow(false);

Completed in 3124 milliseconds