Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java434 getPendingAsyncPropRequestInfoLocked(serviceRequestId); in onRequestsTimeout()
764 getPendingAsyncPropRequestInfoLocked(serviceRequestId); in onSetAsyncResults()
940 @Nullable private AsyncPropRequestInfo getPendingAsyncPropRequestInfoLocked( in getPendingAsyncPropRequestInfoLocked() method in PropertyHalService
954 AsyncPropRequestInfo requestInfo = getPendingAsyncPropRequestInfoLocked(serviceRequestId); in getAndRemovePendingAsyncPropRequestInfoLocked()