Searched defs:stopService (Results 1 – 6 of 6) sorted by relevance
166 public static <T extends ProfileService> void stopService(ServiceTestRule serviceTestRule, in stopService() method in TestUtils
143 private void stopService() throws TimeoutException { in stopService() method in HearingAidServiceTest
401 private void stopService(String pkg, String name) { in stopService() method in ProcessStatsDetail
147 private void stopService() throws TimeoutException { in stopService() method in A2dpServiceTest
185 public boolean stopService(Intent service) { in stopService() method in CalendarProvider2Test.MockContext2