Searched refs:getTechList (Results 1 – 5 of 5) sorted by relevance
62 int[] getTechList(); in getTechList() method
456 String[] tagTechs = tag.getTechList(); in isTechMatch()534 String[] tagTechs = tag.getTechList(); in tryTech()
1117 public int[] getTechList(int nativeHandle) throws RemoteException { in getTechList() method in NfcService.TagService1128 return tag.getTechList(); in getTechList()1341 Tag newTag = new Tag(tag.getUid(), tag.getTechList(), in rediscover()2035 Tag tag = new Tag(tagEndpoint.getUid(), tagEndpoint.getTechList(), in dispatchTagEndpoint()
434 public int[] getTechList() { in getTechList() method in NativeNfcTag743 int[] technologies = getTechList(); in findAndReadNdef()
438 public int[] getTechList() { in getTechList() method in NativeNfcTag728 int[] technologies = getTechList(); in findAndReadNdef()