Home
last modified time | relevance | path

Searched refs:RTD_URI (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/nfc/
DNdefRecord.java180 public static final byte[] RTD_URI = {0x55}; // "U" field in NdefRecord
359 return new NdefRecord(TNF_WELL_KNOWN, RTD_URI, null, recordBytes); in createUri()
731 } else if (Arrays.equals(mType, RTD_URI)) { in toUri()
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dnfc.jd29 <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 instead
611 <h3 id="well-known-uri">TNF_WELL_KNOWN with RTD_URI</h3>
634 NdefRecord.TNF_WELL_KNOWN, NdefRecord.RTD_URI, new byte[0], payload);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18377 field public static final byte[] RTD_URI;
/frameworks/base/api/
Dcurrent.txt24858 field public static final byte[] RTD_URI;
Dtest-current.txt24927 field public static final byte[] RTD_URI;
Dsystem-current.txt27285 field public static final byte[] RTD_URI;