Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java549 public boolean simIdentityResponse(int id, String response) { in simIdentityResponse() method in WifiNative
DWifiStateMachine.java5118 mWifiNative.simIdentityResponse(supplicantNetworkId, identity); in processMessage()