Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java165 default void setForcePluginOpenListener(ForcePluginOpenListener listener) {} in setForcePluginOpenListener() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java716 public void setForcePluginOpenListener(ForcePluginOpenListener listener) { in setForcePluginOpenListener() method in NotificationShadeWindowControllerImpl