Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/wfc/
DWfcActivationHelper.java68 public static final int STATUS_START = 1; field in WfcActivationHelper
176 notifyQnsServiceToSetWfcMode(STATUS_START); in handleMessage()
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/wfc/
DWfcActivationHelperTest.java222 verifyWfcIntent(tryWfcConnectionIntentCaptor.getValue(), WfcActivationHelper.STATUS_START); in tryEpdgConnectionOverWiFi_success()
251 verifyWfcIntent(tryWfcConnectionIntentCaptor.getValue(), WfcActivationHelper.STATUS_START); in tryEpdgConnectionOverWiFi_failure()
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DQnsEventDispatcherTest.java24 import static com.android.telephony.qns.wfc.WfcActivationHelper.STATUS_START;
732 validWfcActivationdStartIntent.putExtra(EXTRA_TRY_STATUS, STATUS_START); in testOnReceivedTryWfcConnectionIntent()
763 validWfcActivationdStartIntent.putExtra(EXTRA_TRY_STATUS, STATUS_START); in testOnReceivedTryWfcConnectionIntentWithInvalidSubId()
/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsEventDispatcher.java27 import static com.android.telephony.qns.wfc.WfcActivationHelper.STATUS_START;
248 request == STATUS_START