Searched defs:deviceAdminPkg (Results 1 – 2 of 2) sorted by relevance
902 protected void affiliateUsers(String deviceAdminPkg, int userId1, int userId2) in affiliateUsers()1225 protected void grantDpmWrapperPermissions(String deviceAdminPkg, int userId) throws Exception { in grantDpmWrapperPermissions()1240 protected void allowTestApiAccess(String deviceAdminPkg) throws Exception { in allowTestApiAccess()
612 String deviceAdminPkg = DeviceAdminHelper.getDeviceAdminApkPackage(adminVersion); in testDisallowFactoryReset() local