Home
last modified time | relevance | path

Searched refs:getTechList (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/nfc/
DINfcTag.aidl31 int[] getTechList(int nativeHandle); in getTechList() method
DTag.java282 public String[] getTechList() { in getTechList() method in Tag
368 String[] techList = getTechList(); in toString()
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dadvanced-nfc.jd32 use the {@link android.nfc.Tag#getTechList getTechList()} method to determine the technologies
142 enumerate the supported technologies of the tag by calling {@link android.nfc.Tag#getTechList
143 getTechList()} before calling a <code>get</code> factory method. For example, to obtain an instance
Dnfc.jd391 supported by the tag, which you can obtain by calling {@link android.nfc.Tag#getTechList
392 getTechList()}.</p>
420 android.nfc.Tag#getTechList getTechList()}. This provides <code>AND</code> and <code>OR</code>
/frameworks/base/api/
Dcurrent.txt19685 method public java.lang.String[] getTechList();
Dsystem-current.txt21629 method public java.lang.String[] getTechList();