Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DICarImpl.java162 private final ICarSystemServerClientImpl mICarSystemServerClientImpl; field in ICarImpl
408 mICarSystemServerClientImpl = new ICarSystemServerClientImpl(); in ICarImpl()
475 bundle.putBinder(ICAR_SYSTEM_SERVER_CLIENT, mICarSystemServerClientImpl.asBinder()); in setSystemServerConnections()