Searched refs:getProtectionLevel (Results 1 – 3 of 3) sorted by relevance
125 public int getProtectionLevel() { in getProtectionLevel() method in BasePermission
532 bp.getProtectionLevel(), packageName, callingUid); in getPermissionInfo()1346 + " (protectionLevel=" + bp.getProtectionLevel() in restorePermissionState()1357 + " (protectionLevel=" + bp.getProtectionLevel() in restorePermissionState()
17090 perm.info.protectionLevel = bp.getProtectionLevel();