HomeSort by relevance Sort by last modified time
    Searched refs:mWatchingForMenu (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/com/android/internal/policy/
DecorView.java 145 private boolean mWatchingForMenu;
477 mWatchingForMenu = true;
482 if (!mWatchingForMenu) {
491 mWatchingForMenu = false;
495 mWatchingForMenu = false;
508 mWatchingForMenu = true;
513 if (!mWatchingForMenu) {
523 mWatchingForMenu = false;
527 mWatchingForMenu = false;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 43 milliseconds