Home
last modified time | relevance | path

Searched defs:startService (Results 1 – 6 of 6) sorted by relevance

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DServerSocketServiceTest.java48 @Before public void startService() { in startService() method in ServerSocketServiceTest
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowContextWrapper.java129 public ComponentName startService(Intent service) { in startService() method in ShadowContextWrapper
DShadowApplication.java178 public ComponentName startService(Intent intent) { in startService() method in ShadowApplication
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
DMockContext.java314 public ComponentName startService(Intent intent) { in startService() method in MockContext.MockContext2
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp1789 void WpaGui::startService() in startService() function in WpaGui
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DAndroidFacade.java678 public void startService( in startService() method in AndroidFacade