Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowRestrictionsManagerTest.java29 …restrictionsManager = (RestrictionsManager) context.getSystemService(Context.RESTRICTIONS_SERVICE); in setUp()
DShadowApplicationTest.java145 assertThat(context.getSystemService(Context.RESTRICTIONS_SERVICE)) in shouldProvideServicesIntroducedInLollipop()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowServiceManager.java145 Context.RESTRICTIONS_SERVICE, in map.put() argument