Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java1815 List<AsyncPropRequestInfo> pendingSetRequestInfo = new ArrayList<>(); in setCarPropertyValuesAsync() local
1820 /* assocSetValueRequestInfo= */ null, /* outRequestInfo= */ pendingSetRequestInfo, in setCarPropertyValuesAsync()
1823 pendingSetRequestInfo, (request) -> request.isWaitForPropertyUpdate()); in setCarPropertyValuesAsync()