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

/frameworks/base/core/java/android/view/
H A DDisplayInfo.java530 public int getNaturalHeight() { method in class:DisplayInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java154 public int getNaturalHeight() { method in class:ExpandHelper.ViewScaler
529 mNaturalHeight = mScaler.getNaturalHeight();
569 int naturalHeight = mScaler.getNaturalHeight();

Completed in 4738 milliseconds