Searched refs:EXTRA_RESPONSES (Results 1 – 2 of 2) sorted by relevance
36 public static final String EXTRA_RESPONSES = "responses"; field in SimpleReaderActivity66 mResponses = intent.getStringArrayExtra(EXTRA_RESPONSES); in onResume()
451 intent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, responseApdus); in buildReaderIntentWithApduSequence()