Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java154 default boolean getForcePluginOpen() { in getForcePluginOpen() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarTouchableRegionManager.java190 || mNotificationShadeWindowController.getForcePluginOpen(); in updateTouchableRegion()
H A DNotificationShadeWindowControllerImpl.java692 public boolean getForcePluginOpen() { in getForcePluginOpen() method in NotificationShadeWindowControllerImpl