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/
DPhoneWindow.java2210 private boolean mWatchingForMenu; field in PhoneWindow.DecorView
2445 mWatchingForMenu = true;
2450 if (!mWatchingForMenu) {
2459 mWatchingForMenu = false;
2463 mWatchingForMenu = false;
2476 mWatchingForMenu = true;
2481 if (!mWatchingForMenu) {
2491 mWatchingForMenu = false;
2495 mWatchingForMenu = false;