Searched refs:createCustomImageCluster (Results 1 – 9 of 9) sorted by relevance
/packages/services/Car/tests/carservice_unit_test/src/android/car/navigation/ |
D | CarNavigationInstrumentClusterTest.java | 33 CarNavigationInstrumentCluster.createCustomImageCluster( in testCopyConstructor_constructsAsExpected() 58 CarNavigationInstrumentCluster.createCustomImageCluster( in testCreateFromParcel()
|
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/ |
D | FakeInstrumentClusterNavigation.java | 67 .createCustomImageCluster( in setCustomImageClusterInfo()
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | CarNavigationInstrumentCluster.java | 86 public static CarNavigationInstrumentCluster createCustomImageCluster(int minIntervalMillis, in createCustomImageCluster() method in CarNavigationInstrumentCluster
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/cluster/ |
D | InstrumentClusterServiceTest.java | 334 CarNavigationInstrumentCluster.createCustomImageCluster(
|
/packages/services/Car/car-lib/api/ |
D | system-lint-baseline.txt | 498 MissingNullability: android.car.navigation.CarNavigationInstrumentCluster#createCustomImageCluster(… 499 Missing nullability on method `createCustomImageCluster` return 3552 UnflaggedApi: android.car.navigation.CarNavigationInstrumentCluster#createCustomImageCluster(int, i… 3553 …i: method android.car.navigation.CarNavigationInstrumentCluster.createCustomImageCluster(int,int,i…
|
D | system-current.txt | 1873 …ic static android.car.navigation.CarNavigationInstrumentCluster createCustomImageCluster(int, int,…
|
D | test-current.txt | 1950 …ic static android.car.navigation.CarNavigationInstrumentCluster createCustomImageCluster(int, int,…
|
/packages/services/Car/tools/GenericCarApiBuilder/ |
D | complete_car_api_list.txt | 999 …method TIRAMISU_0 CarNavigationInstrumentCluster createCustomImageCluster(int minIntervalMillis, i…
|
/packages/services/Car/car-lib-module/api/ |
D | system-current.txt | 1873 …ic static android.car.navigation.CarNavigationInstrumentCluster createCustomImageCluster(int, int,…
|