Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java980 cleanupPendingAsyncSetRequestLocked(pendingRequest); in removePendingAsyncPropRequestInfoLocked()
985 private void cleanupPendingAsyncSetRequestLocked(AsyncPropRequestInfo pendingRequest) { in cleanupPendingAsyncSetRequestLocked() method in PropertyHalService