Home
last modified time | relevance | path

Searched refs:unbindService (Results 1 – 6 of 6) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DServiceTest.java46 service.unbindService(conn); in shouldUnbindServiceSuccessfully()
55 service.unbindService(conn); in shouldUnbindServiceWithExceptionWhenRequested()
DApplicationTest.java139 Robolectric.application.unbindService(service); in unbindServiceShouldCallOnServiceDisconnectedWhenNotPaused()
153 Robolectric.application.unbindService(service); in unbindServiceAddsEntryToUnboundServicesCollection()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowService.java42 public void unbindService(ServiceConnection conn) { in unbindService() method in ShadowService
DShadowApplication.java212 public void unbindService(final ServiceConnection serviceConnection) { in unbindService() method in ShadowApplication
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
DMockContext.java329 public void unbindService(ServiceConnection serviceConnection) { in unbindService() method in MockContext.MockContext2
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...