Searched defs:StatusBarWindowManager (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarWindowManager.java48 public class StatusBarWindowManager implements RemoteInputController.Callback, Dumpable { class in inherits:RemoteInputController.Callback,Dumpable
50 private static final String TAG = "StatusBarWindowManager";
66 public StatusBarWindowManager(Context context) { method in class:StatusBarWindowManager
410 pw.println("StatusBarWindowManager state:");

Completed in 389 milliseconds