Searched refs:RTD_URI (Results 1 – 3 of 3) sorted by relevance
184 public static final byte[] RTD_URI = {0x55}; // "U" field in NdefRecord364 return new NdefRecord(TNF_WELL_KNOWN, RTD_URI, null, recordBytes); in createUri()736 } else if (Arrays.equals(mType, RTD_URI)) { in toUri()
18377 field public static final byte[] RTD_URI;
27398 field public static final byte[] RTD_URI;