Searched refs:buildCommandApdu (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Nfc/testutils/src/com/android/nfc/utils/ |
D | HceUtils.java | 82 buildSelectApdu(TRANSPORT_AID, true), buildCommandApdu("80CA01E000", true) in TransportService1.class.getName() 94 buildCommandApdu("80CA01F000", true) in PaymentService1.class.getName() 111 buildCommandApdu("80CA01F000", true) in PaymentServiceDynamicAids.class.getName() 122 buildCommandApdu("80CA01F000", true) in PrefixPaymentService1.class.getName() 134 buildCommandApdu("80CA02F000", true), in PrefixPaymentService2.class.getName() 149 buildCommandApdu("80CA9F7F00", true), in OffHostService.class.getName() 151 buildCommandApdu("80CA9F7F00", true) in OffHostService.class.getName() 160 buildSelectApdu(TRANSPORT_AID, true), buildCommandApdu("80CA01E100", true) in TransportService2.class.getName() 168 buildSelectApdu(ACCESS_AID, true), buildCommandApdu("80CA01F000", true) in AccessService.class.getName() 179 buildCommandApdu("80CA01FFAA", true) in PrefixTransportService1.class.getName() [all …]
|