Searched refs:sControlIconWidth (Results 1 – 1 of 1) sorted by relevance
188 private static int sControlIconWidth; field in ControlBarPresenter279 if (sControlIconWidth == 0) { in getControlIconWidth()280 sControlIconWidth = context.getResources().getDimensionPixelSize( in getControlIconWidth()283 return sControlIconWidth; in getControlIconWidth()