Searched defs:getTechList (Results 1 – 5 of 5) sorted by relevance
30 int[] getTechList(int nativeHandle); in getTechList() method
292 public String[] getTechList() { in getTechList() method in Tag
494 public int[] getTechList() { in getTechList() method in NativeNfcTag
92 int[] getTechList(); in getTechList() method
3756 public int[] getTechList(int nativeHandle) throws RemoteException { in getTechList() method in NfcService.TagService