Searched refs:createCluster (Results 1 - 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/navigation/
H A DCarNavigationInstrumentCluster.java67 public static CarNavigationInstrumentCluster createCluster(int minIntervalMs) { method in class:CarNavigationInstrumentCluster
/packages/services/Car/car-support-lib/src/android/support/car/navigation/
H A DCarNavigationInstrumentCluster.java74 public static CarNavigationInstrumentCluster createCluster(int minIntervalMs) { method in class:CarNavigationInstrumentCluster
/packages/services/Car/service/src/com/android/car/cluster/
H A DCarNavigationService.java206 mInstrumentClusterInfo = CarNavigationInstrumentCluster.createCluster(1000);

Completed in 28 milliseconds