Searched refs:getStatusBarHeight (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarView.java236 final int H = mBar.getStatusBarHeight();
H A DPhoneStatusBar.java735 public int getStatusBarHeight() { method in class:PhoneStatusBar
856 lp.y = getStatusBarHeight();
1706 lp.height = getStatusBarHeight();
2219 + getStatusBarHeight());
2246 final int height = getStatusBarHeight();

Completed in 238 milliseconds