Searched refs:isDoubleColumnAllowed (Results 1 – 1 of 1) sorted by relevance
82 boolean isDoubleColumnAllowed) { in setBaseLayout() argument83 return setBaseLayout(MAIN_LAYOUT_RES_ID, subLayoutId, isDoubleColumnAllowed); in setBaseLayout()94 boolean isDoubleColumnAllowed) { in setBaseLayout() argument99 isDoubleColumnAllowed), subLayoutId); in setBaseLayout()139 boolean isDoubleColumnAllowed) { in getColumnLayoutResourceId() argument141 if (isDoubleColumnAllowed && !CarOrientationHelper.isNarrowOrientation(mActivity)) { in getColumnLayoutResourceId()