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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarWindowManager.java64 * @param barHeight The height of the status bar in collapsed state.
66 public void add(View statusBarView, int barHeight) { argument
73 barHeight,
87 mBarHeight = barHeight;

Completed in 28 milliseconds