Home
last modified time | relevance | path

Searched refs:DROPBOX_SERVICE (Results 1 – 3 of 3) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowDropBoxManagerTest.java33 ApplicationProvider.getApplicationContext().getSystemService(Context.DROPBOX_SERVICE); in setup()
DShadowApplicationTest.java113 assertThat(context.getSystemService(Context.DROPBOX_SERVICE)) in shouldProvideServices()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowServiceManager.java99 Context.DROPBOX_SERVICE, in map.put() argument