Searched refs:CELLULAR_PREFERRED (Results 1 – 3 of 3) sorted by relevance
70 ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED;216 imsManager.setWfcMode(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED); in testSetValues()222 imsManager.setWfcMode(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED, true); in testSetValues()349 doReturn(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED) in testSetWfcSetting_true_shouldSetWfcModeWrtRoamingState()363 eq(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED)); in testSetWfcSetting_true_shouldSetWfcModeWrtRoamingState()754 doReturn(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED) in getWfcMode_useWfcHomeModeConfigFalse_shouldUseWfcRoamingMode()763 assertEquals(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED, in getWfcMode_useWfcHomeModeConfigFalse_shouldUseWfcRoamingMode()797 doReturn(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED) in getWfcMode_useWfcHomeModeConfigTrue_shouldUseWfcHomeMode()
784 public static final int CELLULAR_PREFERRED = 1; field in ImsConfig.WfcModeFeatureValueConstants
506 case ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED: in updateVtWfc()