Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowMediaRouterTest.java32 .getSystemService(Context.MEDIA_ROUTER_SERVICE); in setUp()
DShadowApplicationTest.java115 assertThat(context.getSystemService(Context.MEDIA_ROUTER_SERVICE)) in shouldProvideServices()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowServiceManager.java168 Context.MEDIA_ROUTER_SERVICE, in map.put() argument