Searched refs:WIFI_ONLY (Results 1 – 5 of 5) sorted by relevance
61 WIFI_ONLY = 1; enumerator
826 doReturn(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY) in testSetWfcSetting_wfcNotEditable()831 doReturn(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY) in testSetWfcSetting_wfcNotEditable()903 doReturn(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY) in getWfcMode_useWfcHomeModeConfigFalse_shouldUseWfcRoamingMode()981 doReturn(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY) in getWfcMode_useWfcHomeModeConfigTrue_shouldUseWfcHomeMode()1000 assertEquals(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY, imsManager.getWfcMode(true)); in getWfcMode_useWfcHomeModeConfigTrue_shouldUseWfcHomeMode()
783 public static final int WIFI_ONLY = 0; field in ImsConfig.WfcModeFeatureValueConstants
4632 == ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)); in checkWfcWifiOnlyModeBeforeDial()
21530 WIFI_ONLY = 1; enumerator