Searched refs:mICarImpl (Results 1 – 3 of 3) sorted by relevance
54 private ICarImpl mICarImpl; field in CarService94 mICarImpl = new ICarImpl(this, mVehicle, SystemInterface.getDefault(this), in onCreate()96 mICarImpl.init(); in onCreate()107 mICarImpl.release(); in onDestroy()130 return mICarImpl; in onBind()145 mICarImpl.dump(writer); in dump()151 mICarImpl.execShellCmd(args, writer); in dump()226 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()