Home
last modified time | relevance | path

Searched refs:getMinIntervalMillis (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/android/car/navigation/
DCarNavigationInstrumentClusterTest.java44 assertThat(copy.getMinIntervalMillis()).isEqualTo(100); in testCopyConstructor_constructsAsExpected()
72 assertThat(navigationClusterInfoFromParcel.getMinIntervalMillis()).isEqualTo(100); in testCreateFromParcel()
/packages/services/Car/tests/CarLibTests/src/android/car/
DCarNavigationStatusManagerTest.java82 assertThat(instrumentCluster.getMinIntervalMillis()).isEqualTo(42); in setImageCodeClusterInfo_returnsImageCodeCluster()
98 assertThat(instrumentCluster.getMinIntervalMillis()).isEqualTo(100); in setCustomImageClusterInfo_returnsCustomImageCluster()
/packages/services/Car/car-lib/src/android/car/navigation/
DCarNavigationInstrumentCluster.java94 public int getMinIntervalMillis() { in getMinIntervalMillis() method in CarNavigationInstrumentCluster
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt1000 method TIRAMISU_0 int getMinIntervalMillis();
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1878 method public int getMinIntervalMillis();
/packages/services/Car/car-lib/api/
Dsystem-current.txt1878 method public int getMinIntervalMillis();
Dtest-current.txt1955 method public int getMinIntervalMillis();
Dsystem-lint-baseline.txt3562 UnflaggedApi: android.car.navigation.CarNavigationInstrumentCluster#getMinIntervalMillis():
3563 …th @FlaggedApi: method android.car.navigation.CarNavigationInstrumentCluster.getMinIntervalMillis()