Searched refs:WIFI_ONLY (Results 1 – 3 of 3) sorted by relevance
653 doReturn(String.valueOf(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)) in testSetWfcSetting_wfcNotEditable()659 doReturn(String.valueOf(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)) in testSetWfcSetting_wfcNotEditable()675 eq(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)); in testSetWfcSetting_wfcNotEditable()733 doReturn(String.valueOf(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)) in getWfcMode_useWfcHomeModeConfigFalse_shouldUseWfcRoamingMode()780 doReturn(String.valueOf(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)) in getWfcMode_useWfcHomeModeConfigTrue_shouldUseWfcHomeMode()801 assertEquals(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY, imsManager.getWfcMode(true)); in getWfcMode_useWfcHomeModeConfigTrue_shouldUseWfcHomeMode()
782 public static final int WIFI_ONLY = 0; field in ImsConfig.WfcModeFeatureValueConstants
4227 == ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)); in checkWfcWifiOnlyModeBeforeDial()