Searched refs:hvacPanelView (Results 1 – 1 of 1) sorted by relevance
245 View hvacPanelView = mBaseLayout.findViewById(R.id.hvac_panel); in handleDisplayCutout() local246 if (hvacPanelView != null) { in handleDisplayCutout()248 (LinearLayout.LayoutParams) hvacPanelView.getLayoutParams(); in handleDisplayCutout()252 hvacPanelView.setLayoutParams(newLayoutParams); in handleDisplayCutout()