Searched refs:mShowAlertWindowNotifications (Results 1 – 2 of 2) sorted by relevance
103 mShowingAlertWindowNotificationAllowed = mService.mShowAlertWindowNotifications; in Session()
489 boolean mShowAlertWindowNotifications = true; field in WindowManagerService7590 if (showAlertWindowNotifications == mShowAlertWindowNotifications) { in disableNonVrUi()7593 mShowAlertWindowNotifications = showAlertWindowNotifications; in disableNonVrUi()7597 s.setShowingAlertWindowNotificationAllowed(mShowAlertWindowNotifications); in disableNonVrUi()