Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowController.java96 private ForcePluginOpenListener mForcePluginOpenListener;
605 public void setForcePluginOpenListener(ForcePluginOpenListener listener) { in setForcePluginOpenListener()
734 public interface ForcePluginOpenListener { interface in NotificationShadeWindowController