Searched refs:EXTRA_ATQA (Results 1 – 1 of 1) sorted by relevance
43 public static final String EXTRA_ATQA = "atqa"; field in NfcA71 mAtqa = extras.getByteArray(EXTRA_ATQA); in NfcA()