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