Searched refs:waitForUpdateSetRequestInfo (Results 1 – 1 of 1) sorted by relevance
1763 List<AsyncPropRequestInfo> waitForUpdateSetRequestInfo, long asyncRequestStartTime) { in sendGetInitialValueAndSubscribeUpdateEvent() argument1767 vehicleStubCallback, /* assocSetValueRequestInfo= */ waitForUpdateSetRequestInfo, in sendGetInitialValueAndSubscribeUpdateEvent()1772 for (AsyncPropRequestInfo setRequestInfo : waitForUpdateSetRequestInfo) { in sendGetInitialValueAndSubscribeUpdateEvent()1822 List<AsyncPropRequestInfo> waitForUpdateSetRequestInfo = filterWaitForUpdateRequests( in setCarPropertyValuesAsync() local1825 if (waitForUpdateSetRequestInfo.size() != 0) { in setCarPropertyValuesAsync()1830 vehicleStubCallback, timeoutInMs, waitForUpdateSetRequestInfo, in setCarPropertyValuesAsync()