Searched refs:EPDG_CONNECTION_ERROR (Results 1 – 3 of 3) sorted by relevance
53 public static final int EPDG_CONNECTION_ERROR = 1; field in WfcActivationHelper205 result.arg1 = EPDG_CONNECTION_ERROR; in handleMessage()279 msg.arg1 = EPDG_CONNECTION_ERROR; in tryEpdgConnectionOverWiFi()360 ? EPDG_CONNECTION_ERROR in getTimeoutResult()
201 assertThat(mCaughtMessages[0].arg1).isEqualTo(WfcActivationHelper.EPDG_CONNECTION_ERROR); in tryEpdgConnectionOverWiFi_showVowifiPortalTrue_resultError()261 assertThat(mCaughtMessages[0].arg1).isEqualTo(WfcActivationHelper.EPDG_CONNECTION_ERROR); in tryEpdgConnectionOverWiFi_failure()
269 handler.obtainMessage(WfcActivationHelper.EPDG_CONNECTION_ERROR) in startWebPortal_unsupportedJsCallback_launchChrome()