Searched defs:mShowingAlertWindowNotificationAllowed (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java90 private boolean mShowingAlertWindowNotificationAllowed; field in class:Session
110 mShowingAlertWindowNotificationAllowed = mService.mShowAlertWindowNotifications;
524 if (mShowingAlertWindowNotificationAllowed) {
551 mShowingAlertWindowNotificationAllowed = allowed;

Completed in 124 milliseconds