Home
last modified time | relevance | path

Searched refs:onSwitchUi (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DClusterHalService.java77 void onSwitchUi(int uiType); in onSwitchUi() method
234 callback.onSwitchUi(uiType); in onHalEvents()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/cluster/
DClusterHomeServiceUnitTest.java237 mClusterHomeService.onSwitchUi(UI_TYPE_CLUSTER_MAPS); in onSwitchUiSendsDisplayState()
/packages/services/Car/service/src/com/android/car/cluster/
DClusterHomeService.java226 public void onSwitchUi(int uiType) { in onSwitchUi() method in ClusterHomeService
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DClusterHalServiceTest.java95 public void onSwitchUi(int uiType) {