Searched refs:TNF_MIME_MEDIA (Results 1 – 6 of 6) sorted by relevance
116 public static final short TNF_MIME_MEDIA = 0x02; field in NdefRecord428 return new NdefRecord(TNF_MIME_MEDIA, typeBytes, null, mimeData); in createMime()686 case NdefRecord.TNF_MIME_MEDIA: in toMimeType()914 case TNF_MIME_MEDIA: in validateTnf()
27 <li><a href="#mime">TNF_MIME_MEDIA</a></li>192 <td>{@link android.nfc.NdefRecord#TNF_MIME_MEDIA}</td>553 <h3 id="mime">TNF_MIME_MEDIA</h3>554 <p>You can create a {@link android.nfc.NdefRecord#TNF_MIME_MEDIA} NDEF record in the following ways:566 NdefRecord.TNF_MIME_MEDIA ,
18381 field public static final short TNF_MIME_MEDIA = 2; // 0x2
24862 field public static final short TNF_MIME_MEDIA = 2; // 0x2
24931 field public static final short TNF_MIME_MEDIA = 2; // 0x2
27289 field public static final short TNF_MIME_MEDIA = 2; // 0x2