Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/wfc/
DWfcActivationHelper.java45 @VisibleForTesting static final int PRE_EPDG_CONNECTION_DELAY_MS = 1000; // 1 second field in WfcActivationHelper
287 handler.obtainMessage(EVENT_PRE_START_ATTEMPT, timeoutMs, PRE_EPDG_CONNECTION_DELAY_MS) in tryEpdgConnectionOverWiFi()