Home
last modified time | relevance | path

Searched defs:AsyncPropRequestInfo (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java121 private static final class AsyncPropRequestInfo implements LongRequestIdWithTimeout { class in PropertyHalService
137 AsyncPropRequestInfo(@AsyncRequestType int requestType, in AsyncPropRequestInfo() method in PropertyHalService.AsyncPropRequestInfo