Searched refs:TNF_WELL_KNOWN (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/nfc/
H A DNdefRecord.java106 public static final short TNF_WELL_KNOWN = 0x01; field in class:NdefRecord
171 * RTD Text type. For use with {@literal TNF_WELL_KNOWN}.
172 * @see #TNF_WELL_KNOWN
177 * RTD URI type. For use with {@literal TNF_WELL_KNOWN}.
178 * @see #TNF_WELL_KNOWN
183 * RTD Smart Poster type. For use with {@literal TNF_WELL_KNOWN}.
184 * @see #TNF_WELL_KNOWN
189 * RTD Alternative Carrier type. For use with {@literal TNF_WELL_KNOWN}.
190 * @see #TNF_WELL_KNOWN
195 * RTD Handover Carrier type. For use with {@literal TNF_WELL_KNOWN}
[all...]

Completed in 27 milliseconds