Searched refs:panelLayoutRes (Results 1 – 2 of 2) sorted by relevance
58 int panelLayoutRes = mView.getPanelContentLayout(); in onInit() local85 if (panelLayoutRes != INVALID_RESOURCE_ID) { in onInit()87 panelLayoutRes, in onInit()
437 @LayoutRes int panelLayoutRes) { in setupSensorQcPanel() argument444 .build(privacyChip, panelLayoutRes, R.dimen.car_sensor_qc_panel_width); in setupSensorQcPanel()