Searched refs:grantDpmWrapperPermissions (Results 1 – 3 of 3) sorted by relevance
101 grantDpmWrapperPermissions(mTestUserId); in setUp()263 protected void grantDpmWrapperPermissions(int userId) throws Exception { in grantDpmWrapperPermissions() method in PrivacyDeviceOwnerTest
1112 grantDpmWrapperPermissions(DEVICE_OWNER_PKG, userId); in createAffiliatedSecondaryUser()
1229 protected void grantDpmWrapperPermissions(String deviceAdminPkg, int userId) throws Exception { in grantDpmWrapperPermissions() method in BaseDevicePolicyTest