Searched refs:WIFI_ONLY (Results 1 – 4 of 4) sorted by relevance
300 doReturn(String.valueOf(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)) in testSetWfcSetting_wfcNotEditable()305 doReturn(String.valueOf(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)) in testSetWfcSetting_wfcNotEditable()320 eq(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)); in testSetWfcSetting_wfcNotEditable()
538 public static final int WIFI_ONLY = 0; field in ImsConfig.WfcModeFeatureValueConstants
923 return ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY; in getWfcMode()974 return ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY; in getWfcMode()
3565 == ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)); in checkWfcWifiOnlyModeBeforeDial()