Home
last modified time | relevance | path

Searched refs:handleShow (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DToast.java400 handleShow(token); in TN()
449 public void handleShow(IBinder windowToken) { in handleShow() method in Toast.TN
/frameworks/base/services/core/java/com/android/server/policy/
DImmersiveModeConfirmation.java349 private void handleShow() { in handleShow() method in ImmersiveModeConfirmation
384 handleShow(); in handleMessage()
DLegacyGlobalActions.java178 handleShow(); in showDialog()
194 private void handleShow() { in handleShow() method in LegacyGlobalActions
1162 handleShow();
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialog.java176 handleShow(); in showDialog()
192 private void handleShow() { in handleShow() method in GlobalActionsDialog
1159 handleShow();
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1482 handleShow((Bundle) msg.obj);
1706 private void handleShow(Bundle options) { in handleShow() method in KeyguardViewMediator