Searched defs:map (Results 1 – 4 of 4) sorted by relevance
85 Map<byte[], Integer> map = new ArrayMap<>(1); in hasSignaturesThrowOnInvalidType() local92 Map<byte[], Integer> map = new ArrayMap<>(1); in hasSignaturesThrowOnNullBytes() local99 Map<byte[], Integer> map = new ArrayMap<>(1); in hasSignaturesThrowOnNullType() local106 Map<byte[], Integer> map = new ArrayMap<>(1); in hasSignaturesThrowOnNotFound() local
107 val map = in mapToPersistableBundle() constant
162 HashMap<String, Signature> map = new HashMap<>(); in readMap() local180 HashMap<String, Signature> map = new HashMap<>(); in readHashMap() local
2537 Map<Attribute, Object> map = formattedArg.getAttributes(); in formatAndAppend() local