Searched refs:heightFromConfig (Results 1 – 1 of 1) sorted by relevance
130 int heightFromConfig = SystemBarUtils.getStatusBarHeight(mContext); in refreshStatusBarHeight() local132 if (mBarHeight != heightFromConfig) { in refreshStatusBarHeight()133 mBarHeight = heightFromConfig; in refreshStatusBarHeight()