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

/frameworks/base/core/java/android/view/
H A DDisplayInfo.java488 public int getNaturalHeight() { method in class:DisplayInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java145 public int getNaturalHeight(int maximum) { method in class:ExpandHelper.ViewScaler
512 mNaturalHeight = mScaler.getNaturalHeight(mLargeSize);

Completed in 116 milliseconds