Home | History | Annotate | Download | only in telephony

Lines Matching refs:getIccAuthentication

3675      * @see getIccAuthentication with appType=PhoneConstants.APPTYPE_ISIM
3725 public String getIccAuthentication(int appType, int authType, String data) {
3726 return getIccAuthentication(getSubId(), appType, authType, data);
3746 public String getIccAuthentication(int subId, int appType, int authType, String data) {