Searched refs:sControlIconWidth (Results 1 – 1 of 1) sorted by relevance
189 private static int sControlIconWidth; field in ControlBarPresenter281 if (sControlIconWidth == 0) { in getControlIconWidth()282 sControlIconWidth = context.getResources().getDimensionPixelSize( in getControlIconWidth()285 return sControlIconWidth; in getControlIconWidth()