Searched refs:getBarLayoutParams (Results 1 – 2 of 2) sorted by relevance
146 mLp = getBarLayoutParams(mContext.getDisplay().getRotation()); in attach()208 private WindowManager.LayoutParams getBarLayoutParams(int rotation) {
698 getBarLayoutParams(mContext.getResources().getConfiguration().windowConfiguration in onInit()1266 mWindowManager.updateViewLayout(mFrame, getBarLayoutParams(rotation)); in repositionNavigationBar()1647 private WindowManager.LayoutParams getBarLayoutParams(int rotation) { in getBarLayoutParams() method in NavigationBar