Searched refs:stopService (Results 1 – 6 of 6) sorted by relevance
134 public boolean stopService(Intent name) { in stopService() method in ShadowContextWrapper135 return getApplicationContext().stopService(name); in stopService()
185 public boolean stopService(Intent name) { in stopService() method in ShadowApplication
102 stopService(new Intent(this, ResidentService.class)); in updateMemoryConsumption()
82 virtual void stopService();
54 SLOT(stopService())); in WpaGui()1652 void WpaGui::stopService() in stopService() function in WpaGui
182 boolean wasRunning = activity.stopService(intent); in shouldHaveStoppedServiceIntentAndIndicateServiceWasntRunning()204 boolean wasRunning = activity.stopService(intent); in shouldHaveStoppedServiceIntentAndIndicateServiceWasRunning()