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