Home
last modified time | relevance | path

Searched refs:stopService (Results 1 – 7 of 7) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowContextWrapper.java134 public boolean stopService(Intent name) { in stopService() method in ShadowContextWrapper
135 return getApplicationContext().stopService(name); in stopService()
DShadowApplication.java185 public boolean stopService(Intent name) { in stopService() method in ShadowApplication
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DApplicationTest.java182 boolean wasRunning = activity.stopService(intent); in shouldHaveStoppedServiceIntentAndIndicateServiceWasntRunning()
204 boolean wasRunning = activity.stopService(intent); in shouldHaveStoppedServiceIntentAndIndicateServiceWasRunning()
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.h113 virtual void stopService();
Dwpagui.cpp55 SLOT(stopService())); in WpaGui()
1816 void WpaGui::stopService() in stopService() function in WpaGui
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
DMockContext.java319 public boolean stopService(Intent intent) { in stopService() method in MockContext.MockContext2
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...