Searched refs:parentApp (Results 1 – 1 of 1) sorted by relevance
334 UiccCardApplication parentApp = mParentApp; in getServiceProviderName() local335 if (parentApp != null) { in getServiceProviderName()336 UiccCard card = parentApp.getUiccCard(); in getServiceProviderName()417 UiccCardApplication parentApp = mParentApp; in onIccRefreshInit() local418 if ((parentApp != null) && in onIccRefreshInit()419 (parentApp.getState() == AppState.APPSTATE_READY)) { in onIccRefreshInit()594 UiccCardApplication parentApp = mParentApp; in getIccSimChallengeResponse() local595 if (ci != null && parentApp != null) { in getIccSimChallengeResponse()597 parentApp.getAid(), in getIccSimChallengeResponse()