Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DToast.java331 handleShow();
391 public void handleShow() { in handleShow() method in Toast.TN
/frameworks/base/services/core/java/com/android/server/policy/
DImmersiveModeConfirmation.java312 private void handleShow() { in handleShow() method in ImmersiveModeConfirmation
347 handleShow(); in handleMessage()
DGlobalActions.java174 handleShow(); in showDialog()
190 private void handleShow() { in handleShow() method in GlobalActions
1093 handleShow();
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1211 handleShow((Bundle) msg.obj);
1386 private void handleShow(Bundle options) { in handleShow() method in KeyguardViewMediator