Searched refs:getTechList (Results 1 – 4 of 4) sorted by relevance
445 public int[] getTechList() { in getTechList() method in NativeNfcTag754 int[] technologies = getTechList(); in findAndReadNdef()
69 int[] getTechList(); in getTechList() method
508 String[] tagTechs = tag.getTechList(); in isTechMatch()608 String[] tagTechs = tag.getTechList(); in tryTech()
1726 public int[] getTechList(int nativeHandle) throws RemoteException { in getTechList() method in NfcService.TagService1737 return tag.getTechList(); in getTechList()1951 Tag newTag = new Tag(tag.getUid(), tag.getTechList(), in rediscover()3030 Tag tag = new Tag(tagEndpoint.getUid(), tagEndpoint.getTechList(), in dispatchTagEndpoint()