Searched refs:parentApp (Results 1 – 1 of 1) sorted by relevance
370 UiccCardApplication parentApp = mParentApp; in getServiceProviderName() local371 if (parentApp != null) { in getServiceProviderName()372 UiccCard card = parentApp.getUiccCard(); in getServiceProviderName()452 UiccCardApplication parentApp = mParentApp; in onIccRefreshInit() local453 if ((parentApp != null) && in onIccRefreshInit()454 (parentApp.getState() == AppState.APPSTATE_READY)) { in onIccRefreshInit()672 UiccCardApplication parentApp = mParentApp; in getIccSimChallengeResponse() local673 if (ci != null && parentApp != null) { in getIccSimChallengeResponse()675 parentApp.getAid(), in getIccSimChallengeResponse()