Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java194 private boolean mWatchingForMenu; field in DecorView
554 mWatchingForMenu = true;
559 if (!mWatchingForMenu) {
568 mWatchingForMenu = false;
572 mWatchingForMenu = false;
585 mWatchingForMenu = true;
590 if (!mWatchingForMenu) {
600 mWatchingForMenu = false;
604 mWatchingForMenu = false;