/frameworks/base/omapi/java/android/se/omapi/ |
D | Session.java | 199 public @Nullable Channel openBasicChannel(@Nullable byte[] aid, @Nullable byte p2) in openBasicChannel() 249 public @Nullable Channel openBasicChannel(@Nullable byte[] aid) throws IOException { in openBasicChannel() 305 public @Nullable Channel openLogicalChannel(@Nullable byte[] aid, @Nullable byte p2) in openLogicalChannel() 358 public @Nullable Channel openLogicalChannel(@Nullable byte[] aid) throws IOException { in openLogicalChannel()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | RadioSimProxy.java | 105 public void changeIccPin2ForApp(int serial, String oldPin2, String newPin2, String aid) in changeIccPin2ForApp() 123 public void changeIccPinForApp(int serial, String oldPin, String newPin, String aid) in changeIccPinForApp() 230 public void getImsiForApp(int serial, String aid) throws RemoteException { in getImsiForApp() 307 int p3, String data, String pin2, String aid) throws RemoteException { in iccIoForApp() 343 public void iccOpenLogicalChannel(int serial, String aid, int p2) throws RemoteException { in iccOpenLogicalChannel() 442 String aid) throws RemoteException { in requestIccSimAuthentication() 700 public void supplyIccPin2ForApp(int serial, String pin2, String aid) throws RemoteException { in supplyIccPin2ForApp() 716 public void supplyIccPinForApp(int serial, String pin, String aid) throws RemoteException { in supplyIccPinForApp() 733 public void supplyIccPuk2ForApp(int serial, String puk2, String pin2, String aid) in supplyIccPuk2ForApp() 751 public void supplyIccPukForApp(int serial, String puk, String pin, String aid) in supplyIccPukForApp()
|
/frameworks/base/omapi/aidl/android/se/omapi/ |
D | ISecureElementSession.aidl | 65 ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in openBasicChannel() 75 ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in openLogicalChannel()
|
D | ISecureElementService.aidl | 55 boolean[] isNfcEventAllowed(in String reader, in byte[] aid, in isNfcEventAllowed()
|
/frameworks/base/omapi/aidl/aidl_api/android.se.omapi/current/android/se/omapi/ |
D | ISecureElementSession.aidl | 46 …android.se.omapi.ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in android.se.o… in openBasicChannel() 47 …android.se.omapi.ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in android.se… in openLogicalChannel()
|
D | ISecureElementService.aidl | 44 …boolean[] isNfcEventAllowed(in String reader, in byte[] aid, in String[] packageNames, in int user… in isNfcEventAllowed()
|
/frameworks/base/omapi/aidl/aidl_api/android.se.omapi/1/android/se/omapi/ |
D | ISecureElementSession.aidl | 46 …android.se.omapi.ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in android.se.o… in openBasicChannel() 47 …android.se.omapi.ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in android.se… in openLogicalChannel()
|
D | ISecureElementService.aidl | 44 …boolean[] isNfcEventAllowed(in String reader, in byte[] aid, in String[] packageNames, in int user… in isNfcEventAllowed()
|
/frameworks/base/nfc/java/android/nfc/cardemulation/ |
D | AidGroup.java | 219 String aid = parser.getAttributeValue(null, "value"); in createFromXml() local 274 private static boolean isValidAid(String aid) { in isValidAid()
|
D | ApduServiceInfo.java | 367 String aid = a.getString(com.android.internal.R.styleable.AidFilter_name). in ApduServiceInfo() local 379 String aid = a.getString(com.android.internal.R.styleable.AidFilter_name). in ApduServiceInfo() local 393 String aid = a.getString(com.android.internal.R.styleable.AidFilter_name). in ApduServiceInfo() local 637 public String getCategoryForAid(@NonNull String aid) { in getCategoryForAid() 1115 private static boolean isValidAid(String aid) { in isValidAid()
|
D | CardEmulation.java | 253 public boolean isDefaultServiceForAid(ComponentName service, String aid) { in isDefaultServiceForAid() 1185 public static boolean isValidAid(String aid) { in isValidAid()
|
/frameworks/base/omapi/aidl/vts/functional/AccessControlApp/ |
D | VtsHalOmapiSeAccessControlTestCases.cpp | 84 for (auto aid : authorizedAids) { in testSelectableAid() local 125 for (auto aid : unAuthorizedAids) { in testUnauthorisedAid() local 158 std::vector<uint8_t> aid, in testTransmitAPDU() 203 std::vector<uint8_t> aid, in testUnauthorisedAPDU()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | IccRefreshResponse.java | 39 public String aid; /* null terminated string, e.g., field in IccRefreshResponse
|
D | UsimFileHandler.java | 29 public UsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in UsimFileHandler()
|
D | SIMFileHandler.java | 32 public SIMFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in SIMFileHandler()
|
D | CsimFileHandler.java | 29 public CsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in CsimFileHandler()
|
D | IsimFileHandler.java | 29 public IsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in IsimFileHandler()
|
D | RuimFileHandler.java | 33 public RuimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in RuimFileHandler()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/ |
D | OpenLogicalChannelInvocation.java | 47 protected void sendRequestMessage(String aid, Message msg) { in sendRequestMessage()
|
/frameworks/base/core/proto/android/nfc/ |
D | apdu_service_info.proto | 33 optional string aid = 1; field
|
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/ |
D | IconProvider.java | 134 AdaptiveIconDrawable aid = (AdaptiveIconDrawable) icon; in getIconWithOverrides() local 180 AdaptiveIconDrawable aid = (AdaptiveIconDrawable) drawable; in loadCalendarDrawable() local
|
/frameworks/base/omapi/aidl/vts/functional/omapi/ |
D | VtsHalOmapiSeServiceV1_TargetTest.cpp | 55 std::vector<uint8_t> aid, std::vector<uint8_t>& selectResponse) { in testSelectableAid() 88 std::vector<uint8_t> aid) { in testNonSelectableAid() 367 std::vector<uint8_t> aid = {}; in TEST_P() local
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | RILTest.java | 417 String aid = "2345"; in testSupplyIccPinForApp() local 428 String aid = "2345"; in testSupplyIccPukForApp() local 439 String aid = "2345"; in testSupplyIccPin2ForApp() local 452 String aid = "2345"; in testSupplyIccPuk2ForApp() local 465 String aid = "2345"; in testChangeIccPinForApp() local 478 String aid = "2345"; in testChangeIccPin2ForApp() local 574 String aid = "1234"; in testGetIMSIForApp() local 1244 String aid = "aid"; in testIccOpenLogicalChannel() local 1321 String aid = "aid"; in testRequestIccSimAuthentication() local
|
D | IccLogicalChannelRequestTest.java | 119 int portIndex, String callingPackage, String aid, int p2, int channel, IBinder binder) { in createIccLogicalChannelRequest()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCommandInterface.java | 121 public void getIMSIForApp(String aid, Message result) { in getIMSIForApp() 298 int p3, String data, String pin2, String aid, Message result) { in iccIOForApp() 524 public void supplyIccPinForApp(String pin, String aid, Message response) { in supplyIccPinForApp() 528 public void supplyIccPukForApp(String puk, String newPin, String aid, Message response) { in supplyIccPukForApp() 532 public void supplyIccPin2ForApp(String pin2, String aid, Message response) { in supplyIccPin2ForApp() 536 public void supplyIccPuk2ForApp(String puk2, String newPin2, String aid, Message response) { in supplyIccPuk2ForApp() 549 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication()
|