Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java258 GetSetValueResult toSetValueResult(long updateTimestampNanos) { in toSetValueResult() method in PropertyHalService.AsyncPropRequestInfo
805 .toSetValueResult(updateTimestampNanos), in onSetAsyncResults()
908 return pendingSetValueRequest.toSetValueResult(updateTimestampNanos); in maybeFinishPendingSetValueRequestLocked()