Searched refs:matchingPermissions (Results 1 – 1 of 1) sorted by relevance
3223 ArrayList<PermissionInfo> matchingPermissions = new ArrayList<>(); in getAllPermissionWithProtectionLevel() local3233 matchingPermissions.add(bp.perm.info); in getAllPermissionWithProtectionLevel()3238 return matchingPermissions; in getAllPermissionWithProtectionLevel()