Home
last modified time | relevance | path

Searched defs:aid (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/
DApduSenderTest.java119 String aid = "B2C3D4"; in testSendEmptyCommands() local
138 String aid = "B2C3D4"; in testOpenChannelErrorStatus() local
156 String aid = "B2C3D4"; in testSend() local
174 String aid = "B2C3D4"; in testSendMultiApdus() local
203 String aid = "B2C3D4"; in testSendMultiApdusStopEarly() local
231 String aid = "B2C3D4"; in testSendLongResponse() local
254 String aid = "B2C3D4"; in testSendStoreDataLongDataLongResponse() local
289 String aid = "B2C3D4"; in testSendStoreDataLongDataMod0() local
314 String aid = "B2C3D4"; in testSendStoreDataLen0() local
333 String aid = "B2C3D4"; in testSendErrorResponseInMiddle() local
[all …]
/frameworks/base/core/java/android/se/omapi/
DSession.java199 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()
DISecureElementSession.aidl63 ISecureElementChannel openBasicChannel(in byte[] aid, in byte p2, in openBasicChannel()
71 ISecureElementChannel openLogicalChannel(in byte[] aid, in byte p2, in openLogicalChannel()
DISecureElementService.aidl47 boolean[] isNFCEventAllowed(String reader, in byte[] aid, in isNFCEventAllowed()
/frameworks/base/core/java/android/nfc/cardemulation/
DApduServiceInfo.java264 String aid = a.getString(com.android.internal.R.styleable.AidFilter_name). in ApduServiceInfo() local
276 String aid = a.getString(com.android.internal.R.styleable.AidFilter_name). in ApduServiceInfo() local
290 String aid = a.getString(com.android.internal.R.styleable.AidFilter_name). in ApduServiceInfo() local
397 public String getCategoryForAid(String aid) { in getCategoryForAid()
DCardEmulation.java236 public boolean isDefaultServiceForAid(ComponentName service, String aid) { in isDefaultServiceForAid()
739 public static boolean isValidAid(String aid) { in isValidAid()
DAidGroup.java169 String aid = parser.getAttributeValue(null, "value"); in createFromXml() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRefreshResponse.java38 public String aid; /* null terminated string, e.g., field in IccRefreshResponse
DUsimFileHandler.java31 public UsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in UsimFileHandler()
DIsimFileHandler.java30 public IsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in IsimFileHandler()
DSIMFileHandler.java33 public SIMFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in SIMFileHandler()
DCsimFileHandler.java30 public CsimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in CsimFileHandler()
DRuimFileHandler.java33 public RuimFileHandler(UiccCardApplication app, String aid, CommandsInterface ci) { in RuimFileHandler()
DIccCardApplicationStatus.java127 public String aid; field in IccCardApplicationStatus
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/
DOpenLogicalChannelInvocation.java47 protected void sendRequestMessage(String aid, Message msg) { in sendRequestMessage()
DApduSender.java71 public ApduSender(CommandsInterface ci, String aid, boolean supportExtendedApdu) { in ApduSender()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java356 String aid = "2345"; in testSupplyIccPinForApp() local
367 String aid = "2345"; in testSupplyIccPukForApp() local
378 String aid = "2345"; in testSupplyIccPin2ForApp() local
391 String aid = "2345"; in testSupplyIccPuk2ForApp() local
404 String aid = "2345"; in testChangeIccPinForApp() local
417 String aid = "2345"; in testChangeIccPin2ForApp() local
450 String aid = "1234"; in testGetIMSIForApp() local
862 String aid = "aid"; in testIccOpenLogicalChannel() local
943 String aid = "aid"; in testRequestIccSimAuthentication() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccCardTest.java100 IccCardApplicationStatus.AppState appState, String aid) { in composeUiccApplicationStatus()
DUiccControllerTest.java85 IccCardApplicationStatus.AppState appState, String aid) { in composeUiccApplicationStatus()
DUiccProfileTest.java124 IccCardApplicationStatus.AppState appState, String aid) { in composeUiccApplicationStatus()
/frameworks/base/core/java/android/nfc/
DINfcCardEmulation.aidl30 boolean isDefaultServiceForAid(int userHandle, in ComponentName service, String aid); in isDefaultServiceForAid()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java120 public void getIMSIForApp(String aid, Message result) { in getIMSIForApp()
312 int p3, String data, String pin2, String aid, Message result) { in iccIOForApp()
538 public void supplyIccPinForApp(String pin, String aid, Message response) { in supplyIccPinForApp()
542 public void supplyIccPukForApp(String puk, String newPin, String aid, Message response) { in supplyIccPukForApp()
546 public void supplyIccPin2ForApp(String pin2, String aid, Message response) { in supplyIccPin2ForApp()
550 public void supplyIccPuk2ForApp(String puk2, String newPin2, String aid, Message response) { in supplyIccPuk2ForApp()
563 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java121 public void getIMSIForApp(String aid, Message result) { in getIMSIForApp()
311 int p3, String data, String pin2, String aid, Message result) { in iccIOForApp()
537 public void supplyIccPinForApp(String pin, String aid, Message response) { in supplyIccPinForApp()
541 public void supplyIccPukForApp(String puk, String newPin, String aid, Message response) { in supplyIccPukForApp()
545 public void supplyIccPin2ForApp(String pin2, String aid, Message response) { in supplyIccPin2ForApp()
549 public void supplyIccPuk2ForApp(String puk2, String newPin2, String aid, Message response) { in supplyIccPuk2ForApp()
562 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java608 public void getIMSIForApp(String aid, Message result) { in getIMSIForApp()
1293 int p3, String data, String pin2, String aid, Message result) { in iccIOForApp()
1830 public void supplyIccPinForApp(String pin, String aid, Message response) { in supplyIccPinForApp()
1845 public void supplyIccPukForApp(String puk, String newPin, String aid, Message response) { in supplyIccPukForApp()
1850 public void supplyIccPin2ForApp(String pin2, String aid, Message response) { in supplyIccPin2ForApp()
1855 public void supplyIccPuk2ForApp(String puk2, String newPin2, String aid, Message response) { in supplyIccPuk2ForApp()
1873 …public void requestIccSimAuthentication(int authContext, String data, String aid, Message response… in requestIccSimAuthentication()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java697 public void supplyIccPinForApp(String pin, String aid, Message result) { in supplyIccPinForApp()
724 public void supplyIccPukForApp(String puk, String newPin, String aid, Message result) { in supplyIccPukForApp()
752 public void supplyIccPin2ForApp(String pin, String aid, Message result) { in supplyIccPin2ForApp()
779 public void supplyIccPuk2ForApp(String puk, String newPin2, String aid, Message result) { in supplyIccPuk2ForApp()
807 public void changeIccPinForApp(String oldPin, String newPin, String aid, Message result) { in changeIccPinForApp()
835 public void changeIccPin2ForApp(String oldPin2, String newPin2, String aid, Message result) { in changeIccPin2ForApp()
1054 public void getIMSIForApp(String aid, Message result) { in getIMSIForApp()
1578 String data, String pin2, String aid, Message result) { in iccIOForApp()
3631 public void iccOpenLogicalChannel(String aid, int p2, Message result) { in iccOpenLogicalChannel()
3869 public void requestIccSimAuthentication(int authContext, String data, String aid, in requestIccSimAuthentication()

12