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