Searched refs:mCarTestService (Results 1 – 1 of 1) sorted by relevance
198 private CarTestService mCarTestService; field in ICarImpl648 if (mCarTestService == null) { in getCarService()649 mCarTestService = new CarTestService(mContext, this); in getCarService()651 return mCarTestService; in getCarService()992 if (mCarTestService != null) { in dumpAllServices()993 dumpService(mCarTestService, writer); in dumpAllServices()