Searched refs:handleHide (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DZenToast.java77 handleHide();
131 private void handleHide() { method in class:ZenToast
145 handleHide();
159 handleHide();
/frameworks/base/core/java/android/widget/
H A DToast.java329 handleHide();
330 // Don't do this in handleHide() because it is also invoked by handleShow()
374 * schedule handleHide into the right thread
387 handleHide();
437 public void handleHide() { method in class:Toast.TN
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DImmersiveModeConfirmation.java163 private void handleHide() { method in class:ImmersiveModeConfirmation
323 handleHide();
339 handleHide();
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java1006 * @see #handleHide()
1072 handleHide();
1146 handleHide();
1275 private void handleHide() { method in class:KeyguardViewMediator
1277 if (DEBUG) Log.d(TAG, "handleHide");

Completed in 7024 milliseconds