Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java785 void setShowingAlertWindowNotificationAllowed(boolean allowed) { in setShowingAlertWindowNotificationAllowed() method in Session
H A DWindowManagerService.java8484 s.setShowingAlertWindowNotificationAllowed(mShowAlertWindowNotifications); in disableNonVrUi()