Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java186 private boolean mWatchingForMenu; field in DecorView
523 mWatchingForMenu = true;
528 if (!mWatchingForMenu) {
537 mWatchingForMenu = false;
541 mWatchingForMenu = false;
554 mWatchingForMenu = true;
559 if (!mWatchingForMenu) {
569 mWatchingForMenu = false;
573 mWatchingForMenu = false;