Home
last modified time | relevance | path

Searched defs:stopService (Results 1 – 3 of 3) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowContextWrapper.java134 public boolean stopService(Intent name) { in stopService() method in ShadowContextWrapper
DShadowApplication.java185 public boolean stopService(Intent name) { in stopService() method in ShadowApplication
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp1652 void WpaGui::stopService() in stopService() function in WpaGui