Searched defs:updateRateHz (Results 1 – 6 of 6) sorted by relevance
115 public boolean add(CarPropertyEventCallback carPropertyEventCallback, float updateRateHz) { in add()168 Float updateRateHz = mCarPropertyEventCallbackToUpdateRateHz.get(carPropertyEventCallback); in shouldCallbackBeInvokedLocked() local269 boolean register(int propertyId, float updateRateHz); in register()
35 CarPropertyConfig<?> carPropertyConfig, float updateRateHz) { in sanitizeUpdateRateHz()
97 public void setUpdateRateHz(float updateRateHz) { in setUpdateRateHz()202 float updateRateHz = in.readFloat(); in AsyncPropertyServiceRequest() local
330 public void registerListener(int propertyId, float updateRateHz, in registerListener()383 public boolean registerListenerSafe(int propertyId, float updateRateHz, in registerListenerSafe()
1063 public void subscribeProperty(int mgrPropId, float updateRateHz) in subscribeProperty()1527 private static float sanitizeUpdateRateHz(float updateRateHz, HalPropConfig halPropConfig) { in sanitizeUpdateRateHz()
404 public void setUpdateRateHz(float updateRateHz) { in setUpdateRateHz()