Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java998 AsyncPropRequestInfo assocGetInitValueRequestInfo = in cleanupPendingAsyncSetRequestLocked() local
1000 int assocInitValueRequestId = assocGetInitValueRequestInfo.getServiceRequestId(); in cleanupPendingAsyncSetRequestLocked()
1001 assocGetInitValueRequestInfo = mPendingAsyncRequests.getRequestIfFound( in cleanupPendingAsyncSetRequestLocked()
1003 if (assocGetInitValueRequestInfo != null) { in cleanupPendingAsyncSetRequestLocked()