Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DICarImpl.java177 private final CarOccupantConnectionService mCarOccupantConnectionService; field in ICarImpl
469 mCarOccupantConnectionService = constructWithTrace( in ICarImpl()
476 mCarOccupantConnectionService = null; in ICarImpl()
693 return mCarOccupantConnectionService; in getCarService()