Searched refs:NFC_B (Results 1 – 3 of 3) sorted by relevance
54 if (!tag.hasTech(TagTechnology.NFC_B)) return null; in get()64 super(tag, TagTechnology.NFC_B); in NfcB()65 Bundle extras = tag.getTechExtras(TagTechnology.NFC_B); in NfcB()
95 public static final int NFC_B = 2; field
178 case TagTechnology.NFC_B: in generateTechStringList()