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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java530 public int getPinnedHeadsUpHeight(boolean atLeastMinHeight) { method in class:ExpandableNotificationRow
1210 return getPinnedHeadsUpHeight(true /* atLeastMinHeight */);
1507 return getPinnedHeadsUpHeight(false /* atLeastMinHeight */);

Completed in 162 milliseconds