Searched defs:stopService (Results 1 – 2 of 2) sorted by relevance
383 private void stopService(String pkg, String name) { in stopService() method in ProcessStatsDetail
149 public boolean stopService(Intent service) { in stopService() method in CalendarProvider2Test.MockContext2