Searched refs:buildCommandApdu (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Nfc/NfcNci/testutils/src/com/android/nfc/utils/ |
D | HceUtils.java | 85 buildSelectApdu(TRANSPORT_AID, true), buildCommandApdu("80CA01E000", true) in TransportService1.class.getName() 97 buildCommandApdu("80CA01F000", true) in PaymentService1.class.getName() 114 buildCommandApdu("80CA01F000", true) in PaymentServiceDynamicAids.class.getName() 125 buildCommandApdu("80CA01F000", true) in PrefixPaymentService1.class.getName() 137 buildCommandApdu("80CA02F000", true), in PrefixPaymentService2.class.getName() 152 buildCommandApdu("80CA9F7F00", true), in OffHostService.class.getName() 154 buildCommandApdu("80CA9F7F00", true) in OffHostService.class.getName() 163 buildSelectApdu(TRANSPORT_AID, true), buildCommandApdu("80CA01E100", true) in TransportService2.class.getName() 171 buildSelectApdu(ACCESS_AID, true), buildCommandApdu("80CA01F000", true) in AccessService.class.getName() 182 buildCommandApdu("80CA01FFAA", true) in PrefixTransportService1.class.getName() [all …]
|