Searched refs:onShow (Results 1 - 6 of 6) 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/Contacts/src/com/android/contacts/editor/
H A DLabeledEditorView.java424 public void onShow(DialogInterface dialogInterface) {
/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.java916 // If we are resuming and the custom content is the current page, we call onShow().
917 // It is also poassible that onShow will instead be called slightly after first layout
920 mWorkspace.getCustomContentCallbacks().onShow();
971 public void onShow(); method in interface:Launcher.CustomContentCallbacks
H A DWorkspace.java1077 mCustomContentCallbacks.onShow();

Completed in 187 milliseconds