Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCarrierInfoManager.java1342 return getGsmAuthResponseWithLength(requestData, config, TelephonyManager.APPTYPE_USIM); in getGsmSimAuthResponse()
1360 return getGsmAuthResponseWithLength(requestData, config, TelephonyManager.APPTYPE_SIM); in getGsmSimpleSimAuthResponse()
1363 private String getGsmAuthResponseWithLength(String[] requestData, in getGsmAuthResponseWithLength() method in WifiCarrierInfoManager