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/
DStatusBarWindowController.java92 private ForcePluginOpenListener mForcePluginOpenListener;
612 public void setForcePluginOpenListener(ForcePluginOpenListener listener) { in setForcePluginOpenListener()
742 public interface ForcePluginOpenListener { interface in StatusBarWindowController