Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DToast.java332 handleShow();
396 public void handleShow() { in handleShow() method in Toast.TN
/frameworks/base/services/core/java/com/android/server/policy/
DImmersiveModeConfirmation.java335 private void handleShow() { in handleShow() method in ImmersiveModeConfirmation
370 handleShow(); in handleMessage()
DGlobalActions.java176 handleShow(); in showDialog()
192 private void handleShow() { in handleShow() method in GlobalActions
1099 handleShow();
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1378 handleShow((Bundle) msg.obj);
1559 private void handleShow(Bundle options) { in handleShow() method in KeyguardViewMediator