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.java188 private boolean mWatchingForMenu; field in DecorView
529 mWatchingForMenu = true;
534 if (!mWatchingForMenu) {
543 mWatchingForMenu = false;
547 mWatchingForMenu = false;
560 mWatchingForMenu = true;
565 if (!mWatchingForMenu) {
575 mWatchingForMenu = false;
579 mWatchingForMenu = false;