Searched defs:CommandApdu (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/SecureElement/src/com/android/se/security/ |
| D | CommandApdu.java | 39 public class CommandApdu { class 49 public CommandApdu(int cla, int ins, int p1, int p2) { in CommandApdu() method in CommandApdu 56 public CommandApdu() { in CommandApdu() method in CommandApdu 59 public CommandApdu(int cla, int ins, int p1, int p2, byte[] data) { in CommandApdu() method in CommandApdu 68 public CommandApdu(int cla, int ins, int p1, int p2, byte[] data, int le) { in CommandApdu() method in CommandApdu 79 public CommandApdu(int cla, int ins, int p1, int p2, int le) { in CommandApdu() method in CommandApdu
|
| /packages/apps/Nfc/testutils/src/com/android/nfc/utils/ |
| D | CommandApdu.java | 21 public class CommandApdu implements Parcelable { class 39 public CommandApdu(String apdu, boolean reachable) { in CommandApdu() method in CommandApdu
|
| /packages/modules/Uwb/service/java/com/android/server/uwb/secure/iso7816/ |
| D | CommandApdu.java | 47 public class CommandApdu { class 90 CommandApdu( in CommandApdu() method in CommandApdu
|