Searched refs:barHeight (Results 1 – 2 of 2) sorted by relevance
51 public BarViewInfo(Drawable icon, @IntRange(from = 0) int barHeight, in BarViewInfo()55 mHeight = barHeight; in BarViewInfo()112 void setNormalizedHeight(@IntRange(from = 0) int barHeight) { in setNormalizedHeight()113 mNormalizedHeight = barHeight; in setNormalizedHeight()
169 public void add(ViewGroup statusBarView, int barHeight) { in add() argument176 barHeight, in add()191 mBarHeight = barHeight; in add()546 public void setBarHeight(int barHeight) { in setBarHeight() argument547 mBarHeight = barHeight; in setBarHeight()