Searched refs:EVENT_PRE_START_ATTEMPT (Results 1 – 2 of 2) sorted by relevance
178 moveLooperToEvent(WfcActivationHelper.EVENT_PRE_START_ATTEMPT); in tryEpdgConnectionOverWiFi_showVowifiPortalFalse_resultSuccess()194 moveLooperToEvent(WfcActivationHelper.EVENT_PRE_START_ATTEMPT); in tryEpdgConnectionOverWiFi_showVowifiPortalTrue_resultError()209 moveLooperToEvent(WfcActivationHelper.EVENT_PRE_START_ATTEMPT); in tryEpdgConnectionOverWiFi_success()242 moveLooperToEvent(WfcActivationHelper.EVENT_PRE_START_ATTEMPT); in tryEpdgConnectionOverWiFi_failure()
56 @VisibleForTesting static final int EVENT_PRE_START_ATTEMPT = 0; field in WfcActivationHelper151 case EVENT_PRE_START_ATTEMPT: in handleMessage()287 handler.obtainMessage(EVENT_PRE_START_ATTEMPT, timeoutMs, PRE_EPDG_CONNECTION_DELAY_MS) in tryEpdgConnectionOverWiFi()