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.java446 when(mStaIfaceHalAidlMock.sendCurrentNetworkEapSimGsmAuthResponse(anyString(), anyString())) in testSendCurrentNetworkEapSimGsmAuthResponse()
448 assertTrue(mDut.sendCurrentNetworkEapSimGsmAuthResponse(IFACE_NAME, PARAMS)); in testSendCurrentNetworkEapSimGsmAuthResponse()
449 verify(mStaIfaceHalAidlMock).sendCurrentNetworkEapSimGsmAuthResponse( in testSendCurrentNetworkEapSimGsmAuthResponse()
DSupplicantStaIfaceHalAidlImplTest.java802 assertFalse(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()
805 assertTrue(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()
DSupplicantStaIfaceHalHidlImplTest.java940 assertFalse(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()
943 assertTrue(mDut.sendCurrentNetworkEapSimGsmAuthResponse(WLAN0_IFACE_NAME, params)); in testSetCurrentNetworkEapSimGsmAuthResponse()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DISupplicantStaIfaceHal.java198 boolean sendCurrentNetworkEapSimGsmAuthResponse( in sendCurrentNetworkEapSimGsmAuthResponse() method
DSupplicantStaIfaceHal.java1220 public boolean sendCurrentNetworkEapSimGsmAuthResponse( in sendCurrentNetworkEapSimGsmAuthResponse() method in SupplicantStaIfaceHal
1227 return mStaIfaceHal.sendCurrentNetworkEapSimGsmAuthResponse(ifaceName, paramsStr); in sendCurrentNetworkEapSimGsmAuthResponse()
DSupplicantStaIfaceHalHidlImpl.java1337 public boolean sendCurrentNetworkEapSimGsmAuthResponse( in sendCurrentNetworkEapSimGsmAuthResponse() method in SupplicantStaIfaceHalHidlImpl
DSupplicantStaIfaceHalAidlImpl.java1068 public boolean sendCurrentNetworkEapSimGsmAuthResponse( in sendCurrentNetworkEapSimGsmAuthResponse() method in SupplicantStaIfaceHalAidlImpl
DWifiNative.java3003 return mSupplicantStaIfaceHal.sendCurrentNetworkEapSimGsmAuthResponse(