Searched refs:getAid (Results 1 – 7 of 7) sorted by relevance
1014 !refreshResponse.aid.equals(mParentApp.getAid())) { in handleRefresh()1225 ci.requestIccSimAuthentication(authContext, data, parentApp.getAid(), in getIccSimChallengeResponse()
665 public String getAid() { in getAid() method in UiccCardApplication
852 mCi.getIMSIForApp(mParentApp.getAid(), obtainMessage(EVENT_GET_IMSI_DONE)); in fetchRuimRecords()
1479 && (TextUtils.isEmpty(aid) || aid.equals(mUiccApplications[i].getAid()))) { in resetAppWithAid()
1585 mCi.getIMSIForApp(mParentApp.getAid(), obtainMessage(EVENT_GET_IMSI_DONE)); in fetchSimRecords()
382 loge("getIccSimChallengeResponse() found app " + uiccApp.getAid()
23928 HSPLcom/android/internal/telephony/uicc/UiccCardApplication;->getAid()Ljava/lang/String;