Home
last modified time | relevance | path

Searched refs:getForcePluginOpen (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java150 default boolean getForcePluginOpen() { in getForcePluginOpen() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarTouchableRegionManager.java199 || mNotificationShadeWindowController.getForcePluginOpen(); in updateTouchableRegion()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java813 public boolean getForcePluginOpen() { in getForcePluginOpen() method in NotificationShadeWindowControllerImpl