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.java181 private boolean mWatchingForMenu; field in DecorView
509 mWatchingForMenu = true;
514 if (!mWatchingForMenu) {
523 mWatchingForMenu = false;
527 mWatchingForMenu = false;
540 mWatchingForMenu = true;
545 if (!mWatchingForMenu) {
555 mWatchingForMenu = false;
559 mWatchingForMenu = false;