Home | History | Annotate | Download | only in nfc

Lines Matching refs:HashMap

81 import java.util.HashMap;
181 final HashMap<Integer, Object> mObjectMap = new HashMap<Integer, Object>();
954 Map<Integer, Integer> techCodeToMask = new HashMap<Integer, Integer>();
1508 // just in case the HashMap values are backed by the same array