Home | History | Annotate | Download | only in nfc

Lines Matching defs:TNF_MIME_MEDIA

116     public static final short TNF_MIME_MEDIA = 0x02;
428 return new NdefRecord(TNF_MIME_MEDIA, typeBytes, null, mimeData);
666 * Currently this method considers all {@link #TNF_MIME_MEDIA} records to
686 case NdefRecord.TNF_MIME_MEDIA:
917 case TNF_MIME_MEDIA: