Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowController.java83 int heightFromConfig = mResources.getDimensionPixelSize( in refreshStatusBarHeight() local
86 if (mBarHeight != heightFromConfig) { in refreshStatusBarHeight()
87 mBarHeight = heightFromConfig; in refreshStatusBarHeight()