Searched refs:createMime (Results 1 – 6 of 6) sorted by relevance
518 and {@link android.nfc.NdefRecord#createMime createMime()} are available to help you create557 <p>Using the {@link android.nfc.NdefRecord#createMime createMime()} method:</p>559 NdefRecord mimeRecord = NdefRecord.createMime("application/vnd.com.example.android.beam",882 new NdefRecord[] { createMime(
411 public static NdefRecord createMime(String mimeType, byte[] mimeData) { in createMime() method in NdefRecord
18357 method public static android.nfc.NdefRecord createMime(java.lang.String, byte[]);
24838 method public static android.nfc.NdefRecord createMime(java.lang.String, byte[]);
24907 method public static android.nfc.NdefRecord createMime(java.lang.String, byte[]);
27265 method public static android.nfc.NdefRecord createMime(java.lang.String, byte[]);