Searched refs:getProtection (Results 1 – 6 of 6) sorted by relevance
565 public int getProtection() { in getProtection() method in PermissionInfo635 return getProtection() == PROTECTION_DANGEROUS; in isRuntime()
1565 return (pi.getProtection() == PermissionInfo.PROTECTION_DANGEROUS); in isPermissionDangerous()
625 final int newProtection = newPermission.info.getProtection(); in revokeRuntimePermissionsIfGroupChanged()
2010 if (permissionInfo.getProtection() != PROTECTION_DANGEROUS) { in pullDangerousPermissionState()
4472 HSPLandroid/content/pm/PermissionInfo;->getProtection()I
11873 method public int getProtection();