Searched refs:getProtection (Results 1 – 7 of 7) sorted by relevance
580 public int getProtection() { in getProtection() method in PermissionInfo650 return getProtection() == PROTECTION_DANGEROUS; in isRuntime()
1569 return (pi.getProtection() == PermissionInfo.PROTECTION_DANGEROUS); in isPermissionDangerous()
625 final int newProtection = newPermission.info.getProtection(); in revokeRuntimePermissionsIfGroupChanged()
2050 if (permissionInfo.getProtection() != PROTECTION_DANGEROUS) { in pullDangerousPermissionState()
4472 HSPLandroid/content/pm/PermissionInfo;->getProtection()I
11890 method public int getProtection();