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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpManager.java55 public class HeadsUpManager implements ViewTreeObserver.OnComputeInternalInsetsListener, class in inherits:ViewTreeObserver.OnComputeInternalInsetsListener,VisualStabilityManager.Callback
57 private static final String TAG = "HeadsUpManager";
117 public HeadsUpManager(final Context context, View statusBarWindowView, method in class:HeadsUpManager
436 pw.println("HeadsUpManager state:");
669 mVisualStabilityManager.addReorderingAllowedCallback(HeadsUpManager.this);

Completed in 63 milliseconds