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

/frameworks/base/core/java/android/nfc/
H A DNdefRecord.java215 * The payload of a record with type RTD_ANDROID_APP
217 * Multiple RTD_ANDROID_APP records may be included
221 * RTD_ANDROID_APP records.
224 public static final byte[] RTD_ANDROID_APP = "android.com:pkg".getBytes(); field in class:NdefRecord
315 return new NdefRecord(TNF_EXTERNAL_TYPE, RTD_ANDROID_APP, null,

Completed in 9 milliseconds