Searched refs:getBarLayoutParamsForRotation (Results 1 – 2 of 2) sorted by relevance
209 WindowManager.LayoutParams lp = getBarLayoutParamsForRotation(rotation);212 lp.paramsForRotation[rot] = getBarLayoutParamsForRotation(rot);217 private WindowManager.LayoutParams getBarLayoutParamsForRotation(int rotation) {
1648 WindowManager.LayoutParams lp = getBarLayoutParamsForRotation(rotation); in getBarLayoutParams()1651 lp.paramsForRotation[rot] = getBarLayoutParamsForRotation(rot); in getBarLayoutParams()1656 private WindowManager.LayoutParams getBarLayoutParamsForRotation(int rotation) { in getBarLayoutParamsForRotation() method in NavigationBar