Searched defs:techList (Results 1 – 3 of 3) sorted by relevance
126 public Tag(byte[] id, int[] techList, Bundle[] techListExtras, int serviceHandle, in Tag()152 public static Tag createMockTag(byte[] id, int[] techList, Bundle[] techListExtras) { in createMockTag()157 private String[] generateTechStringList(int[] techList) { in generateTechStringList()368 String[] techList = getTechList(); in toString() local
45 String[] techList = mTechLists[i]; in writeToParcel() local
66 void addNfcUnlockHandler(INfcUnlockHandler unlockHandler, in int[] techList); in addNfcUnlockHandler()