Searched refs:getIccSimChallengeResponse (Results 1 – 4 of 4) sorted by relevance
211 String getIccSimChallengeResponse(int subId, int appType, int authType, String data); in getIccSimChallengeResponse() method
462 public String getIccSimChallengeResponse(int subId, int appType, int authType, String data) in getIccSimChallengeResponse() method in PhoneSubInfoController491 return uiccApp.getIccRecords().getIccSimChallengeResponse(authType, data); in getIccSimChallengeResponse()
889 public String getIccSimChallengeResponse(int authContext, String data) { in getIccSimChallengeResponse() method in IccRecords
39972 HSPLcom/android/internal/telephony/IPhoneSubInfo;->getIccSimChallengeResponse(IIILjava/lang/String;…