Searched defs:stopService (Results 1 – 6 of 6) sorted by relevance
| /external/caliper/caliper/src/test/java/com/google/caliper/runner/ | ||
| D | ServerSocketServiceTest.java | 53 @After public void stopService() { in stopService() method in ServerSocketServiceTest |
| D | StreamServiceTest.java | 85 @After public void stopService() { in stopService() method in StreamServiceTest |
| /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ | ||
| D | ShadowContextWrapper.java | 134 public boolean stopService(Intent name) { in stopService() method in ShadowContextWrapper |
| D | ShadowApplication.java | 185 public boolean stopService(Intent name) { in stopService() method in ShadowApplication |
| /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/ | ||
| D | MockContext.java | 319 public boolean stopService(Intent intent) { in stopService() method in MockContext.MockContext2 |
| /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ | ||
| D | wpagui.cpp | 1816 void WpaGui::stopService() in stopService() function in WpaGui |