Searched refs:STATUS_END (Results 1 – 3 of 3) sorted by relevance
69 public static final int STATUS_END = 2; field in WfcActivationHelper230 notifyQnsServiceToSetWfcMode(STATUS_END); in handleMessage()
234 verifyWfcIntent(tryWfcConnectionIntentCaptor.getValue(), WfcActivationHelper.STATUS_END); in tryEpdgConnectionOverWiFi_success()263 verifyWfcIntent(tryWfcConnectionIntentCaptor.getValue(), WfcActivationHelper.STATUS_END); in tryEpdgConnectionOverWiFi_failure()
23 import static com.android.telephony.qns.wfc.WfcActivationHelper.STATUS_END;741 validWfcActivationdEndIntent.putExtra(EXTRA_TRY_STATUS, STATUS_END); in testOnReceivedTryWfcConnectionIntent()772 validWfcActivationdEndIntent.putExtra(EXTRA_TRY_STATUS, STATUS_END); in testOnReceivedTryWfcConnectionIntentWithInvalidSubId()