Searched refs:mShowAlertWindowNotifications (Results 1 – 2 of 2) sorted by relevance
103 mShowingAlertWindowNotificationAllowed = mService.mShowAlertWindowNotifications; in Session()
488 boolean mShowAlertWindowNotifications = true; field in WindowManagerService7550 if (showAlertWindowNotifications == mShowAlertWindowNotifications) { in disableNonVrUi()7553 mShowAlertWindowNotifications = showAlertWindowNotifications; in disableNonVrUi()7557 s.setShowingAlertWindowNotificationAllowed(mShowAlertWindowNotifications); in disableNonVrUi()