Home
last modified time | relevance | path

Searched defs:minIntervalMs (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/navigation/
DCarNavigationInstrumentCluster.java67 public static CarNavigationInstrumentCluster createCluster(int minIntervalMs) { in createCluster()
72 public static CarNavigationInstrumentCluster createCustomImageCluster(int minIntervalMs, in createCustomImageCluster()
118 int minIntervalMs, in CarNavigationInstrumentCluster()
/packages/services/Car/car-support-lib/src/android/support/car/navigation/
DCarNavigationInstrumentCluster.java74 public static CarNavigationInstrumentCluster createCluster(int minIntervalMs) { in createCluster()
79 public static CarNavigationInstrumentCluster createCustomImageCluster(int minIntervalMs, in createCustomImageCluster()
126 int minIntervalMs, in CarNavigationInstrumentCluster()