Searched refs:getBarLayoutParamsForRotation (Results 1 – 2 of 2) sorted by relevance
189 WindowManager.LayoutParams lp = getBarLayoutParamsForRotation(rotation);192 lp.paramsForRotation[rot] = getBarLayoutParamsForRotation(rot);197 private WindowManager.LayoutParams getBarLayoutParamsForRotation(int rotation) {
1538 WindowManager.LayoutParams lp = getBarLayoutParamsForRotation(rotation); in getBarLayoutParams()1541 lp.paramsForRotation[rot] = getBarLayoutParamsForRotation(rot); in getBarLayoutParams()1546 private WindowManager.LayoutParams getBarLayoutParamsForRotation(int rotation) { in getBarLayoutParamsForRotation() method in NavigationBar