Home
last modified time | relevance | path

Searched refs:applySize (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarInflaterView.java303 v = applySize(v, buttonSpec, landscape, start); in inflateButton()
322 private View applySize(View v, String buttonSpec, boolean landscape, boolean start) { in applySize() method in NavigationBarInflaterView