Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java164 default void setForcePluginOpenListener(ForcePluginOpenListener listener) {} in setForcePluginOpenListener() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java837 public void setForcePluginOpenListener(ForcePluginOpenListener listener) { in setForcePluginOpenListener() method in NotificationShadeWindowControllerImpl