Searched refs:getTechList (Results 1 – 4 of 4) sorted by relevance
448 public int[] getTechList() { in getTechList() method in NativeNfcTag784 int[] technologies = getTechList(); in findAndReadNdef()883 int[] technologies = getTechList(); in findNdef()
70 int[] getTechList(); in getTechList() method
579 String[] tagTechs = tag.getTechList(); in isTechMatch()682 String[] tagTechs = tag.getTechList(); in tryTech()
1812 public int[] getTechList(int nativeHandle) throws RemoteException { in getTechList() method in NfcService.TagService1823 return tag.getTechList(); in getTechList()2039 Tag newTag = new Tag(tag.getUid(), tag.getTechList(), in rediscover()3122 Tag tag = new Tag(tagEndpoint.getUid(), tagEndpoint.getTechList(), in dispatchTagEndpoint()