Searched refs:heightRule (Results 1 – 1 of 1) sorted by relevance
285 int heightRule = appCompatActionBar || !mBuilder.hasAppCompatActionBar() ? MATCH_PARENT : in createActionBar() local287 … RelativeLayout.LayoutParams layoutParams = createSysUiLayoutParams(MATCH_PARENT, heightRule); in createActionBar()