Searched refs:EXTRA_NDEF_MSG (Results 1 – 1 of 1) sorted by relevance
83 public static final String EXTRA_NDEF_MSG = "ndefmsg"; field in Ndef165 mNdefMsg = extras.getParcelable(EXTRA_NDEF_MSG); in Ndef()