Searched defs:carPropertyValues (Results 1 – 7 of 7) sorted by relevance
679 List<CarPropertyValue> carPropertyValues = callback.getInitialValues(); in testRegisterPropertyGetInitialValueHandleNotAvailableStatusCode() local695 List<CarPropertyValue> carPropertyValues = callback.getInitialValues(); in testRegisterPropertyGetInitialValueHandleAccessDeniedStatusCodes() local711 List<CarPropertyValue> carPropertyValues = callback.getInitialValues(); in testRegisterPropertyGetInitialValueHandleInternalErrorStatusCodes() local1011 List<CarPropertyValue> carPropertyValues = callback.waitAndGetChangeEvents(); in testOnChangeEventPropErrorStatus() local1035 List<CarPropertyValue> carPropertyValues = callback.waitAndGetChangeEvents(); in testOnChangeEventPropUnavailableStatus() local1111 List<CarPropertyValue> carPropertyValues = callback.waitAndGetChangeEvents(); in registerCallback_handlesContinuousPropertyUpdateRate() local1168 List<CarPropertyValue> carPropertyValues = callback.waitAndGetChangeEvents(); in registerCallback_handlesOutOfTimeOrderEventsWithDifferentAreaIds() local
367 public void injectVehicleProperties(@NonNull List<CarPropertyValue> carPropertyValues) { in injectVehicleProperties()425 List<CarPropertyValue<?>> carPropertyValues = new ArrayList<>(); in handleEvents() local461 void onCarPropertyEvents(@NonNull List<CarPropertyValue<?>> carPropertyValues); in onCarPropertyEvents()
222 void injectVehicleProperties(in List<CarPropertyValue> carPropertyValues); in injectVehicleProperties()
236 public void injectVehicleProperties(List<CarPropertyValue> carPropertyValues) { in injectVehicleProperties()
1744 List<CarPropertyValue<?>> carPropertyValues = areaIdToCarPropertyValues.get(areaId); in verifyCarPropertyValueCallback() local2912 List<CarPropertyValue<?>> carPropertyValues = mAreaIdToCarPropertyValues.get( in hasEnoughCarPropertyValuesForEachAreaIdLocked() local
1281 public void injectVehicleProperties(List<CarPropertyValue> carPropertyValues) { in injectVehicleProperties()
1943 public void injectVehicleProperties(List<CarPropertyValue> carPropertyValues) { in injectVehicleProperties()