Searched refs:removeServiceForTest (Results 1 – 5 of 5) sorted by relevance
127 CarLocalServices.removeServiceForTest(SystemInterface.class); in setUp()129 CarLocalServices.removeServiceForTest(CarDrivingStateService.class); in setUp()131 CarLocalServices.removeServiceForTest(PerUserCarServiceHelper.class); in setUp()
102 CarLocalServices.removeServiceForTest(CarUserService.class); in setUp()109 CarLocalServices.removeServiceForTest(CarUserService.class); in tearDown()
69 public static <T> void removeServiceForTest(Class<T> type) { in removeServiceForTest() method in CarLocalServices
110 CarLocalServices.removeServiceForTest(CarUserService.class); in tearDown()
104 CarLocalServices.removeServiceForTest(SystemInterface.class); in setUp()