Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DICarImpl.java202 private final ICarSystemServerClientImpl mICarSystemServerClientImpl; field in ICarImpl
481 mICarSystemServerClientImpl = new ICarSystemServerClientImpl(); in ICarImpl()
539 bundle.putBinder(ICAR_SYSTEM_SERVER_CLIENT, mICarSystemServerClientImpl.asBinder()); in setSystemServerConnections()