Searched defs:stopService (Results 1 – 2 of 2) sorted by relevance
125 public static void stopService(Context context) { in stopService() method in MockService
161 private void stopService(String targetPackage) throws Exception { in stopService() method in BatterySaverAlarmTest