Searched defs:handleShow (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DToast.java302 handleShow();
332 * schedule handleShow into the right thread
347 public void handleShow() { method in class:Toast.TN
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DKeyguardViewMediator.java623 * @see #handleShow()
847 handleShow();
973 private void handleShow() { method in class:KeyguardViewMediator
975 if (DEBUG) Log.d(TAG, "handleShow");

Completed in 165 milliseconds