Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSupplicantStaIfaceHalTest.java441 when(mStaIfaceHalAidlMock.sendCurrentNetworkEapSimGsmAuthResponse(anyString(), anyString())) in testSendCurrentNetworkEapSimGsmAuthResponse()
443 assertTrue(mDut.sendCurrentNetworkEapSimGsmAuthResponse(IFACE_NAME, PARAMS)); in testSendCurrentNetworkEapSimGsmAuthResponse()
444 verify(mStaIfaceHalAidlMock).sendCurrentNetworkEapSimGsmAuthResponse( in testSendCurrentNetworkEapSimGsmAuthResponse()
DSupplicantStaIfaceHalAidlImplTest.java775 assertFalse(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()
778 assertTrue(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()
DSupplicantStaIfaceHalHidlImplTest.java935 assertFalse(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()
938 assertTrue(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DISupplicantStaIfaceHal.java192 boolean sendCurrentNetworkEapSimGsmAuthResponse( in sendCurrentNetworkEapSimGsmAuthResponse() method
DSupplicantStaIfaceHal.java1216 public boolean sendCurrentNetworkEapSimGsmAuthResponse( in sendCurrentNetworkEapSimGsmAuthResponse() method in SupplicantStaIfaceHal
1223 return mStaIfaceHal.sendCurrentNetworkEapSimGsmAuthResponse(ifaceName, paramsStr); in sendCurrentNetworkEapSimGsmAuthResponse()
DSupplicantStaIfaceHalAidlImpl.java982 public boolean sendCurrentNetworkEapSimGsmAuthResponse( in sendCurrentNetworkEapSimGsmAuthResponse() method in SupplicantStaIfaceHalAidlImpl
DSupplicantStaIfaceHalHidlImpl.java1303 public boolean sendCurrentNetworkEapSimGsmAuthResponse( in sendCurrentNetworkEapSimGsmAuthResponse() method in SupplicantStaIfaceHalHidlImpl
DWifiNative.java2791 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimGsmAuthResponse(