Searched refs:commandApdus (Results 1 – 2 of 2) sorted by relevance
57 public HceService(CommandApdu[] commandApdus, String[] responseApdus) { in HceService() argument58 mCommandApdus = commandApdus; in HceService()
445 Instrumentation instrumentation, CommandApdu[] commandApdus, String[] responseApdus) { in buildReaderIntentWithApduSequence() argument450 intent.putExtra(SimpleReaderActivity.EXTRA_APDUS, commandApdus); in buildReaderIntentWithApduSequence()