Searched refs:WfcModeFeatureValueConstants (Results 1 – 5 of 5) sorted by relevance
70 ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED;72 ImsConfig.WfcModeFeatureValueConstants.WIFI_PREFERRED;344 doReturn(ImsConfig.WfcModeFeatureValueConstants.WIFI_PREFERRED) in testSetWfcSetting_true_shouldSetWfcModeWrtRoamingState()349 doReturn(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED) in testSetWfcSetting_true_shouldSetWfcModeWrtRoamingState()376 eq(ImsConfig.WfcModeFeatureValueConstants.WIFI_PREFERRED)); in testSetWfcSetting_true_shouldSetWfcModeWrtRoamingState()672 doReturn(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY) in testSetWfcSetting_wfcNotEditable()677 doReturn(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY) in testSetWfcSetting_wfcNotEditable()749 doReturn(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY) in getWfcMode_useWfcHomeModeConfigFalse_shouldUseWfcRoamingMode()754 doReturn(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED) in getWfcMode_useWfcHomeModeConfigFalse_shouldUseWfcRoamingMode()792 doReturn(ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY) in getWfcMode_useWfcHomeModeConfigTrue_shouldUseWfcHomeMode()[all …]
503 case ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY: in updateVtWfc()506 case ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED: in updateVtWfc()509 case ImsConfig.WfcModeFeatureValueConstants.WIFI_PREFERRED: in updateVtWfc()
89 imsManager.getWfcMode() == ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY; in isWfcModeWifiOnly()
782 public static class WfcModeFeatureValueConstants { class in ImsConfig
4591 == ImsConfig.WfcModeFeatureValueConstants.WIFI_ONLY)); in checkWfcWifiOnlyModeBeforeDial()