Searched refs:mBarHeight (Results 1 – 1 of 1) sorted by relevance
50 private int mBarHeight = -1; field in StatusBarWindowController68 if (mBarHeight < 0) { in StatusBarWindowController()69 mBarHeight = mResources.getDimensionPixelSize( in StatusBarWindowController()75 return mBarHeight; in getStatusBarHeight()86 if (mBarHeight != heightFromConfig) { in refreshStatusBarHeight()87 mBarHeight = heightFromConfig; in refreshStatusBarHeight()103 mBarHeight, in attach()128 mLpChanged.height = mBarHeight; in applyHeight()