Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DSession.java546 void setShowingAlertWindowNotificationAllowed(boolean allowed) { in setShowingAlertWindowNotificationAllowed() method in Session
DWindowManagerService.java7597 s.setShowingAlertWindowNotificationAllowed(mShowAlertWindowNotifications); in disableNonVrUi()