Searched refs:sendCurrentNetworkEapSimUmtsAuthResponse (Results 1 – 3 of 3) sorted by relevance
994 assertFalse(mDut.sendCurrentNetworkEapSimUmtsAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimUmtsAuthResponse()997 assertTrue(mDut.sendCurrentNetworkEapSimUmtsAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimUmtsAuthResponse()
1897 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimUmtsAuthResponse( in simAuthResponse()
1115 public boolean sendCurrentNetworkEapSimUmtsAuthResponse( in sendCurrentNetworkEapSimUmtsAuthResponse() method in SupplicantStaIfaceHal