Home
last modified time | relevance | path

Searched refs:PERMISSION_INTERACT_ACROSS_USERS (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java1131 revokePermission(DEVICE_OWNER_PKG, PERMISSION_INTERACT_ACROSS_USERS, mDeviceOwnerUserId); in testListForegroundAffiliatedUsers_onlyForegroundUserCalledByDeviceOwner()
1137 grantPermission(DEVICE_OWNER_PKG, PERMISSION_INTERACT_ACROSS_USERS, mDeviceOwnerUserId, in testListForegroundAffiliatedUsers_onlyForegroundUserCalledByDeviceOwner()
DBaseDevicePolicyTest.java96 protected static final String PERMISSION_INTERACT_ACROSS_USERS = field in BaseDevicePolicyTest
1233 grantPermission(deviceAdminPkg, PERMISSION_INTERACT_ACROSS_USERS, userId, "its PO needs to " in grantDpmWrapperPermissions()