Searched refs:WIFI_ONLY (Results 1 – 3 of 3) sorted by relevance
608 doReturn(String.valueOf(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)) in testSetWfcSetting_wfcNotEditable()613 doReturn(String.valueOf(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)) in testSetWfcSetting_wfcNotEditable()628 eq(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)); in testSetWfcSetting_wfcNotEditable()686 doReturn(String.valueOf(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)) in getWfcMode_useWfcHomeModeConfigFalse_shouldUseWfcRoamingMode()729 doReturn(String.valueOf(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)) in getWfcMode_useWfcHomeModeConfigTrue_shouldUseWfcHomeMode()748 assertEquals(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY, imsManager.getWfcMode(true)); in getWfcMode_useWfcHomeModeConfigTrue_shouldUseWfcHomeMode()
547 public static final int WIFI_ONLY = 0; field in ImsConfig.WfcModeFeatureValueConstants
3922 == ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)); in checkWfcWifiOnlyModeBeforeDial()