Home
last modified time | relevance | path

Searched refs:DEVICE_POLICY_SERVICE (Results 1 – 5 of 5) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowServiceManager.java103 Context.DEVICE_POLICY_SERVICE, in map.put() argument
DShadowApplicationPackageManager.java1769 (DevicePolicyManager) context.getSystemService(Context.DEVICE_POLICY_SERVICE); in hasProfileOwnerOrDeviceOwnerOnCurrentUser()
1789 (DevicePolicyManager) context.getSystemService(Context.DEVICE_POLICY_SERVICE); in isPackageDeviceAdmin()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowApplicationTest.java111 assertThat(context.getSystemService(Context.DEVICE_POLICY_SERVICE)) in shouldProvideServices()
DShadowDevicePolicyManagerTest.java59 (DevicePolicyManager) context.getSystemService(Context.DEVICE_POLICY_SERVICE); in setUp()
DShadowPackageManagerTest.java2507 .getSystemService(Context.DEVICE_POLICY_SERVICE);
2528 .getSystemService(Context.DEVICE_POLICY_SERVICE);