HomeSort by relevance Sort by last modified time
    Searched defs:handleHide (Results 1 - 6 of 6) sorted by null

  /packages/apps/Camera2/src/com/android/camera/
OnScreenHint.java 136 handleHide();
146 private synchronized void handleHide() {
168 handleHide();
  /packages/apps/Camera/src/com/android/camera/
OnScreenHint.java 139 handleHide();
162 private synchronized void handleHide() {
184 handleHide();
  /packages/apps/LegacyCamera/src/com/android/camera/
OnScreenHint.java 142 handleHide();
165 private synchronized void handleHide() {
185 handleHide();
  /frameworks/base/core/java/android/widget/
Toast.java 337 handleHide();
338 // Don't do this in handleHide() because it is also invoked by handleShow()
382 * schedule handleHide into the right thread
395 handleHide();
445 public void handleHide() {
  /frameworks/base/policy/src/com/android/internal/policy/impl/
ImmersiveModeConfirmation.java 163 private void handleHide() {
323 handleHide();
339 handleHide();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardViewMediator.java     [all...]

Completed in 97 milliseconds