Home
last modified time | relevance | path

Searched refs:navigationService (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/cluster/
H A DInstrumentClusterService.java209 public InstrumentClusterService(Context context, ClusterNavigationService navigationService, in InstrumentClusterService() argument
212 mClusterNavigationService = navigationService; in InstrumentClusterService()
H A DClusterHomeService.java97 ClusterNavigationService navigationService, in ClusterHomeService() argument
102 mClusterNavigationService = navigationService; in ClusterHomeService()