Home
last modified time | relevance | path

Searched defs:hasTech (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Nfc/framework/java/android/nfc/
DTag.java344 public boolean hasTech(int techType) { in hasTech() method in Tag
/packages/modules/Nfc/NfcNci/nci/src/com/android/nfc/dhimpl/
DNativeNfcTag.java650 private boolean hasTech(int tech) { in hasTech() method in NativeNfcTag