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.java180 private boolean mWatchingForMenu; field in DecorView
504 mWatchingForMenu = true;
509 if (!mWatchingForMenu) {
518 mWatchingForMenu = false;
522 mWatchingForMenu = false;
535 mWatchingForMenu = true;
540 if (!mWatchingForMenu) {
550 mWatchingForMenu = false;
554 mWatchingForMenu = false;