Searched refs:getProtectionLevel (Results 1 – 7 of 7) sorted by relevance
169 public int getProtectionLevel() { in getProtectionLevel() method in ParsedPermission
123 public int getProtectionLevel() { in getProtectionLevel() method in BasePermission398 bp.protectionLevel = p.getProtectionLevel(); in createOrUpdate()580 if (pi1.getProtectionLevel() != pi2.protectionLevel) return false; in comparePermissionInfos()
563 bp.getProtectionLevel(), packageName, callingUid); in getPermissionInfo()3024 + " (protectionLevel=" + bp.getProtectionLevel() in restorePermissionState()3037 + " (protectionLevel=" + bp.getProtectionLevel() in restorePermissionState()
611 pi.protectionLevel = p.getProtectionLevel(); in generatePermissionInfo()
370 Lcom/android/server/pm/permission/BasePermission;->getProtectionLevel()I
27242 HSPLcom/android/server/pm/permission/BasePermission;->getProtectionLevel()I
4840 pw.print(PermissionInfo.protectionToString(perm.getProtectionLevel())); in dumpPackageLPr()