/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
D | DefaultRouteEmulatorActivity.java | 38 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 39 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, APDU_COMMAND_SEQUENCE); in buildReaderIntent() 40 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, APDU_RESPONSE_SEQUENCE); in buildReaderIntent() 41 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 43 return readerIntent; in buildReaderIntent()
|
D | SingleNonPaymentEmulatorActivity.java | 32 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 33 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 35 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 37 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 39 return readerIntent; in buildReaderIntent()
|
D | ScreenOnOnlyOffHostEmulatorActivity.java | 32 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 33 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 35 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 37 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 39 return readerIntent; in buildReaderIntent()
|
D | OffHostEmulatorActivity.java | 33 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 34 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 36 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 38 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 40 return readerIntent; in buildReaderIntent()
|
D | ConflictingNonPaymentEmulatorActivity.java | 33 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 34 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 36 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 38 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 40 return readerIntent; in buildReaderIntent()
|
D | SinglePaymentEmulatorActivity.java | 46 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 47 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 49 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 51 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 53 return readerIntent; in buildReaderIntent()
|
D | ForegroundNonPaymentEmulatorActivity.java | 41 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 42 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 44 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 46 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 48 return readerIntent; in buildReaderIntent()
|
D | ConflictingNonPaymentPrefixEmulatorActivity.java | 40 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 41 …readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, PrefixTransportService2.APDU_COMMAND_SEQUE… in buildReaderIntent() 42 …readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, PrefixTransportService2.APDU_RESPOND_S… in buildReaderIntent() 43 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 45 return readerIntent; in buildReaderIntent()
|
D | TapTestEmulatorActivity.java | 42 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 43 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 45 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 47 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 49 return readerIntent; in buildReaderIntent()
|
D | ThroughputEmulatorActivity.java | 39 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 40 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 42 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 44 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 46 return readerIntent; in buildReaderIntent()
|
D | ForegroundPaymentEmulatorActivity.java | 59 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 60 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 62 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 64 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 66 return readerIntent; in buildReaderIntent()
|
D | PrefixPaymentEmulator2Activity.java | 64 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 65 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 67 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 69 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 71 return readerIntent; in buildReaderIntent()
|
D | PrefixPaymentEmulatorActivity.java | 64 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 65 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 67 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 69 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 71 return readerIntent; in buildReaderIntent()
|
D | DynamicAidEmulatorActivity.java | 64 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 65 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 67 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 69 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 71 return readerIntent; in buildReaderIntent()
|
D | DualPaymentEmulatorActivity.java | 65 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 66 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 68 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 70 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 72 return readerIntent; in buildReaderIntent()
|
D | OnAndOffHostEmulatorActivity.java | 51 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 52 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 54 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 56 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 58 return readerIntent; in buildReaderIntent()
|
D | ChangeDefaultEmulatorActivity.java | 63 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 64 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 66 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 68 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 70 return readerIntent; in buildReaderIntent()
|
D | DualNonPaymentEmulatorActivity.java | 32 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 50 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, commandSequences); in buildReaderIntent() 51 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, responseSequences); in buildReaderIntent() 52 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 54 return readerIntent; in buildReaderIntent()
|
D | DualNonPaymentPrefixEmulatorActivity.java | 42 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 60 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, commandSequences); in buildReaderIntent() 61 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, responseSequences); in buildReaderIntent() 62 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 64 return readerIntent; in buildReaderIntent()
|
D | ScreenOffPaymentEmulatorActivity.java | 72 Intent readerIntent = new Intent(context, SimpleReaderActivity.class); in buildReaderIntent() local 73 readerIntent.putExtra(SimpleReaderActivity.EXTRA_APDUS, in buildReaderIntent() 75 readerIntent.putExtra(SimpleReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 77 readerIntent.putExtra(SimpleReaderActivity.EXTRA_LABEL, in buildReaderIntent() 79 return readerIntent; in buildReaderIntent()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/offhost/ |
D | UiccTransactionEvent2EmulatorActivity.java | 96 Intent readerIntent = new Intent(context, SimpleOffhostReaderActivity.class); in buildReaderIntent() local 97 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_APDUS, in buildReaderIntent() 99 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 101 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_LABEL, in buildReaderIntent() 103 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_DESELECT, true); in buildReaderIntent() 104 return readerIntent; in buildReaderIntent()
|
D | UiccTransactionEvent3EmulatorActivity.java | 96 Intent readerIntent = new Intent(context, SimpleOffhostReaderActivity.class); in buildReaderIntent() local 97 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_APDUS, in buildReaderIntent() 99 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 101 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_LABEL, in buildReaderIntent() 103 return readerIntent; in buildReaderIntent()
|
D | UiccTransactionEvent1EmulatorActivity.java | 96 Intent readerIntent = new Intent(context, SimpleOffhostReaderActivity.class); in buildReaderIntent() local 97 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_APDUS, in buildReaderIntent() 99 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_RESPONSES, in buildReaderIntent() 101 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_LABEL, in buildReaderIntent() 103 return readerIntent; in buildReaderIntent()
|