Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java1728 private <T> List<T> filterWaitForUpdateRequests(List<T> requests, in filterWaitForUpdateRequests() method in PropertyHalService
1822 List<AsyncPropRequestInfo> waitForUpdateSetRequestInfo = filterWaitForUpdateRequests( in setCarPropertyValuesAsync()
1827 filterWaitForUpdateRequests(serviceRequests, in setCarPropertyValuesAsync()