Searched refs:createCluster (Results 1 – 7 of 7) sorted by relevance
34 CarNavigationInstrumentCluster.createCluster(DEFAULT_MIN_UPDATE_INTERVAL_MILLIS);56 CarNavigationInstrumentCluster.createCluster(minIntervalMillis); in setImageCodeClusterInfo()
44 CarNavigationInstrumentCluster.createCluster(1000); in getNavigationRenderer()
343 CarNavigationInstrumentCluster.createCluster(1000); in getNavigationRenderer()
74 public static CarNavigationInstrumentCluster createCluster(int minIntervalMillis) { in createCluster() method in CarNavigationInstrumentCluster
266 return CarNavigationInstrumentCluster.createCluster(DEFAULT_MIN_UPDATE_INTERVAL_MILLIS); in getInstrumentClusterInfo()
423 MissingNullability: android.car.navigation.CarNavigationInstrumentCluster#createCluster(int):424 Missing nullability on method `createCluster` return
1046 method public static android.car.navigation.CarNavigationInstrumentCluster createCluster(int);