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()
137 public void add(ViewGroup statusBarView, int barHeight) { in add() argument144 barHeight, in add()159 mBarHeight = barHeight; in add()501 public void setBarHeight(int barHeight) { in setBarHeight() argument502 mBarHeight = barHeight; in setBarHeight()