Searched refs:NdefFormatable (Results 1 – 8 of 8) sorted by relevance
46 public final class NdefFormatable extends BasicTagTechnology { class58 public static NdefFormatable get(Tag tag) { in get()61 return new NdefFormatable(tag); in get()71 public NdefFormatable(Tag tag) throws RemoteException { in NdefFormatable() method in NdefFormatable
24 import android.nfc.tech.NdefFormatable;175 strings[i] = NdefFormatable.class.getName(); in generateTechStringList()224 techStringToCodeMap.put(NdefFormatable.class.getName(), TagTechnology.NDEF_FORMATABLE); in getTechStringToCodeMap()
90 <td>{@link android.nfc.tech.NdefFormatable}</td>
394 <p>For example, if the tag that is scanned supports MifareClassic, NdefFormatable, and NfcA, your410 <tech>android.nfc.tech.NdefFormatable</tech>
18597 public final class NdefFormatable extends android.nfc.tech.BasicTagTechnology {18600 method public static android.nfc.tech.NdefFormatable get(android.nfc.Tag);
25107 public final class NdefFormatable extends android.nfc.tech.BasicTagTechnology {25110 method public static android.nfc.tech.NdefFormatable get(android.nfc.Tag);
25176 public final class NdefFormatable extends android.nfc.tech.BasicTagTechnology {25179 method public static android.nfc.tech.NdefFormatable get(android.nfc.Tag);
27547 public final class NdefFormatable extends android.nfc.tech.BasicTagTechnology {27550 method public static android.nfc.tech.NdefFormatable get(android.nfc.Tag);