Home
last modified time | relevance | path

Searched refs:parentApp (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRecords.java1216 final UiccCardApplication parentApp = mParentApp; in getIccSimChallengeResponse() local
1217 if (ci == null || parentApp == null) { in getIccSimChallengeResponse()
1225 ci.requestIccSimAuthentication(authContext, data, parentApp.getAid(), in getIccSimChallengeResponse()