Searched refs:getTechList (Results 1 – 6 of 6) sorted by relevance
31 int[] getTechList(int nativeHandle); in getTechList() method
282 public String[] getTechList() { in getTechList() method in Tag368 String[] techList = getTechList(); in toString()
32 use the {@link android.nfc.Tag#getTechList getTechList()} method to determine the technologies142 enumerate the supported technologies of the tag by calling {@link android.nfc.Tag#getTechList143 getTechList()} before calling a <code>get</code> factory method. For example, to obtain an instance
391 supported by the tag, which you can obtain by calling {@link android.nfc.Tag#getTechList392 getTechList()}.</p>420 android.nfc.Tag#getTechList getTechList()}. This provides <code>AND</code> and <code>OR</code>
19685 method public java.lang.String[] getTechList();
21629 method public java.lang.String[] getTechList();