Searched refs:getBarLayoutParams (Results 1 – 2 of 2) sorted by relevance
129 mLp = getBarLayoutParams(mContext.getDisplay().getRotation()); in attach()188 private WindowManager.LayoutParams getBarLayoutParams(int rotation) {
558 getBarLayoutParams(mContext.getResources().getConfiguration().windowConfiguration in createView()1117 mWindowManager.updateViewLayout(mFrame, getBarLayoutParams(rotation)); in repositionNavigationBar()1537 private WindowManager.LayoutParams getBarLayoutParams(int rotation) { in getBarLayoutParams() method in NavigationBar