Searched refs:RTD_URI (Results 1 – 6 of 6) sorted by relevance
180 public static final byte[] RTD_URI = {0x55}; // "U" field in NdefRecord359 return new NdefRecord(TNF_WELL_KNOWN, RTD_URI, null, recordBytes); in createUri()731 } else if (Arrays.equals(mType, RTD_URI)) { in toUri()
29 <li><a href="#well-known-uri">TNF_WELL_KNOWN with RTD_URI</a></li>236 <td>{@link android.nfc.NdefRecord#RTD_URI}</td>529 <a href="#well-known-uri"><code>RTD_URI</code></a> type instead611 <h3 id="well-known-uri">TNF_WELL_KNOWN with RTD_URI</h3>634 NdefRecord.TNF_WELL_KNOWN, NdefRecord.RTD_URI, new byte[0], payload);
18377 field public static final byte[] RTD_URI;
24858 field public static final byte[] RTD_URI;
24927 field public static final byte[] RTD_URI;
27285 field public static final byte[] RTD_URI;