Searched refs:NFC_B (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/nfc/tech/
H A DNfcB.java54 if (!tag.hasTech(TagTechnology.NFC_B)) return null;
64 super(tag, TagTechnology.NFC_B);
65 Bundle extras = tag.getTechExtras(TagTechnology.NFC_B);
H A DTagTechnology.java95 public static final int NFC_B = 2; field in interface:TagTechnology
/frameworks/base/core/java/android/nfc/
H A DTag.java179 case TagTechnology.NFC_B:

Completed in 62 milliseconds