Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/com/android/car/internal/property/
DSubscriptionManager.java151 private float getMaxUpdateRateHz() { in getMaxUpdateRateHz() method in SubscriptionManager.RateInfoForClients
173 return new RateInfo(getMaxUpdateRateHz(), isVariableUpdateRateEnabledForAllClients(), in getCombinedRateInfo()