Home
last modified time | relevance | path

Searched defs:getCollapsedHeight (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBaseStatusBarHeader.java36 public abstract int getCollapsedHeight(); in getCollapsedHeight() method in BaseStatusBarHeader
DQuickStatusBarHeader.java197 public int getCollapsedHeight() { in getCollapsedHeight() method in QuickStatusBarHeader
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableView.java160 public int getCollapsedHeight() { in getCollapsedHeight() method in ExpandableView