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()
67 int[] getTechList(); in getTechList() method
501 String[] tagTechs = tag.getTechList(); in isTechMatch()600 String[] tagTechs = tag.getTechList(); in tryTech()
1415 public int[] getTechList(int nativeHandle) throws RemoteException { in getTechList() method in NfcService.TagService1426 return tag.getTechList(); in getTechList()1640 Tag newTag = new Tag(tag.getUid(), tag.getTechList(), in rediscover()2702 Tag tag = new Tag(tagEndpoint.getUid(), tagEndpoint.getTechList(), in dispatchTagEndpoint()