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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpManager.java50 public class HeadsUpManager implements ViewTreeObserver.OnComputeInternalInsetsListener { class in inherits:ViewTreeObserver.OnComputeInternalInsetsListener
51 private static final String TAG = "HeadsUpManager";
106 public HeadsUpManager(final Context context, View statusBarWindowView) { method in class:HeadsUpManager
402 pw.println("HeadsUpManager state:");

Completed in 22 milliseconds