Searched refs:getProtection (Results 1 – 11 of 11) sorted by relevance
84 return getProtection() == PermissionInfo.PROTECTION_DANGEROUS; in isRuntime()92 public int getProtection() { in getProtection() method in ParsedPermission
592 public int getProtection() { in getProtection() method in PermissionInfo662 return getProtection() == PROTECTION_DANGEROUS; in isRuntime()
456 assertEquals(a.getProtection(), b.getProtection()); in assertPermissionsEqual()
401 assertEquals(protectionLevel, permission.getProtection()); in assertPermission()
1566 return pi.getProtection() == PermissionInfo.PROTECTION_DANGEROUS; in isPermissionDangerous()
2302 final int newProtection = newPermission.getProtection(); in revokeRuntimePermissionsIfGroupChanged()4765 if (bp.perm != null && bp.perm.getProtection() == protection) { in getAllPermissionsWithProtection()
739 if (permInfo.getProtection() == PROTECTION_DANGEROUS) { in initializePullersState()3149 if (permissionInfo.getProtection() != PROTECTION_DANGEROUS) {
3668 return permInfo.getProtection() == PROTECTION_DANGEROUS in shouldCollectNotes()6057 if (permissionInfo.getProtection() == PROTECTION_DANGEROUS) { in isSamplingTarget()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5888 HSPLandroid/content/pm/PermissionInfo;->getProtection()I
12288 method public int getProtection();