Searched defs:startService (Results 1 - 22 of 22) sorted by relevance

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
H A DServerSocketServiceTest.java48 @Before public void startService() { method in class:ServerSocketServiceTest
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowContextWrapper.java129 public ComponentName startService(Intent service) { method in class:ShadowContextWrapper
130 return getApplicationContext().startService(service);
H A DShadowApplication.java178 public ComponentName startService(Intent intent) { method in class:ShadowApplication
255 * Consumes the most recent {@code Intent} started by {@link #startService(android.content.Intent)} and returns it.
269 * Returns the most recent {@code Intent} started by {@link #startService(android.content.Intent)} without
284 * Clears all {@code Intent} started by {@link #startService(android.content.Intent)}
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowContextImpl.java279 public ComponentName startService(Intent service) { method in class:ShadowContextImpl
280 return ShadowApplication.getInstance().startService(service);
285 return ShadowApplication.getInstance().startService(service);
H A DShadowApplication.java181 public ComponentName startService(Intent intent) { method in class:ShadowApplication
292 * Consumes the most recent {@code Intent} started by {@link #startService(android.content.Intent)} and returns it.
306 * Returns the most recent {@code Intent} started by {@link #startService(android.content.Intent)} without
321 * Clears all {@code Intent} started by {@link #startService(android.content.Intent)}
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
H A DMockContext.java314 public ComponentName startService(Intent intent) { method in class:MockContext.MockContext2
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
H A DAndroidFacade.java674 public void startService( method in class:AndroidFacade
688 mService.startService(intent);
747 mService.startService(intent);
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp53 SLOT(startService()));
352 startService();
1789 void WpaGui::startService() function in class:WpaGui
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 1758 milliseconds