Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java114 mNotificationShadeWindowController.setForcePluginOpenListener((forceOpen) -> { in StatusBarTouchableRegionManager()
DNotificationShadeWindowController.java605 public void setForcePluginOpenListener(ForcePluginOpenListener listener) { in setForcePluginOpenListener() method in NotificationShadeWindowController