Home
last modified time | relevance | path

Searched refs:createCustomImageCluster (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/services/Car/car-test-lib/src/android/car/testapi/
H A DFakeInstrumentClusterNavigation.java67 .createCustomImageCluster( in setCustomImageClusterInfo()
/aosp12/packages/services/Car/car-lib/src/android/car/navigation/
H A DCarNavigationInstrumentCluster.java82 public static CarNavigationInstrumentCluster createCustomImageCluster(int minIntervalMillis, in createCustomImageCluster() method in CarNavigationInstrumentCluster
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/cluster/
H A DInstrumentClusterServiceTest.java186 CarNavigationInstrumentCluster.createCustomImageCluster(/*minIntervalMs= */ 100,
/aosp12/packages/services/Car/car-lib/api/
H A Dsystem-lint-baseline.txt425 MissingNullability: android.car.navigation.CarNavigationInstrumentCluster#createCustomImageCluster(…
426 Missing nullability on method `createCustomImageCluster` return
H A Dsystem-current.txt1047 …ic static android.car.navigation.CarNavigationInstrumentCluster createCustomImageCluster(int, int,…