Searched defs:stopService (Results 1 – 4 of 4) sorted by relevance
125 public static void stopService(Context context) { in stopService() method in MockService
167 private void stopService(String targetPackage) throws Exception { in stopService() method in BatterySaverAlarmTest
228 private void stopService(String packageName) throws Exception { in stopService() method in AudioRecordPermissionTests
374 private void stopService(ComponentName compName, WatchUidRunner uidWatcher) throws Exception { in stopService() method in ActivityManagerForegroundServiceTypeTest