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

/frameworks/base/core/java/android/nfc/
H A DNdefRecord.java60 * and {@link NdefRecord#createExternal} are included to create well-formatted
132 * use the helper {@link #createExternal}.<p>
138 * @see #createExternal
457 public static NdefRecord createExternal(String domain, String type, byte[] data) { method in class:NdefRecord
519 * {{@link #createExternal} where possible, since they perform

Completed in 29 milliseconds