Home
last modified time | relevance | path

Searched refs:createCluster (Results 1 – 10 of 10) sorted by relevance

/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeInstrumentClusterNavigation.java34 CarNavigationInstrumentCluster.createCluster(DEFAULT_MIN_UPDATE_INTERVAL_MILLIS);
56 CarNavigationInstrumentCluster.createCluster(minIntervalMillis); in setImageCodeClusterInfo()
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DLoggingClusterRenderingService.java44 CarNavigationInstrumentCluster.createCluster(1000); in getNavigationRenderer()
DClusterRenderingService.java343 CarNavigationInstrumentCluster.createCluster(1000); in getNavigationRenderer()
/packages/services/Car/car-lib/src/android/car/navigation/
DCarNavigationInstrumentCluster.java78 public static CarNavigationInstrumentCluster createCluster(int minIntervalMillis) { in createCluster() method in CarNavigationInstrumentCluster
/packages/services/Car/service/src/com/android/car/cluster/
DClusterHomeService.java300 return CarNavigationInstrumentCluster.createCluster(DEFAULT_MIN_UPDATE_INTERVAL_MILLIS); in getInstrumentClusterInfo()
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt496 MissingNullability: android.car.navigation.CarNavigationInstrumentCluster#createCluster(int):
497 Missing nullability on method `createCluster` return
3550 UnflaggedApi: android.car.navigation.CarNavigationInstrumentCluster#createCluster(int):
3551 …d with @FlaggedApi: method android.car.navigation.CarNavigationInstrumentCluster.createCluster(int)
Dsystem-current.txt1872 method public static android.car.navigation.CarNavigationInstrumentCluster createCluster(int);
Dtest-current.txt1949 method public static android.car.navigation.CarNavigationInstrumentCluster createCluster(int);
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt998 method TIRAMISU_0 CarNavigationInstrumentCluster createCluster(int minIntervalMillis);
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1872 method public static android.car.navigation.CarNavigationInstrumentCluster createCluster(int);