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

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

Completed in 35 milliseconds