Searched defs:techList (Results 1 – 2 of 2) sorted by relevance
124 public Tag(byte[] id, int[] techList, Bundle[] techListExtras, int serviceHandle, in Tag()150 public static Tag createMockTag(byte[] id, int[] techList, Bundle[] techListExtras) { in createMockTag()155 private String[] generateTechStringList(int[] techList) { in generateTechStringList()320 String[] techList = getTechList(); in toString() local
45 String[] techList = mTechLists[i]; in writeToParcel() local