HomeSort by relevance Sort by last modified time
    Searched refs:getTechIndex (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java 395 int nfcaTechIndex = getTechIndex(TagTechnology.NFC_A);
474 int techIndex = getTechIndex(tech);
538 private int getTechIndex(int tech) {
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 465 int techIndex = getTechIndex(tech);
542 private int getTechIndex(int tech) {

Completed in 4257 milliseconds