Searched refs:mICarImpl (Results 1 – 3 of 3) sorted by relevance
48 private ICarImpl mICarImpl; field in CarService88 mICarImpl = new ICarImpl(this, mVehicle, SystemInterface.getDefault(this), in onCreate()90 mICarImpl.init(); in onCreate()101 mICarImpl.release(); in onDestroy()124 return mICarImpl; in onBind()139 mICarImpl.dump(writer); in dump()145 mICarImpl.execShellCmd(args, writer); in dump()208 mICarImpl.vehicleHalReconnected(mVehicle); in serviceDied()
40 private final ICarImpl mICarImpl; field in CarTestService46 mICarImpl = carImpl; in CarTestService()83 mICarImpl.release(); in stopCarService()103 mICarImpl.init(); in releaseToken()
32 private final ICarImpl mICarImpl; field in SystemStateControllerService40 mICarImpl = carImpl; in SystemStateControllerService()