Searched refs:CELLULAR_PREFERRED (Results 1 – 4 of 4) sorted by relevance
94 ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED;288 imsManager.setWfcMode(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED); in testSetValues()294 imsManager.setWfcMode(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED, true); in testSetValues()503 doReturn(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED) in testSetWfcSetting_true_shouldSetWfcModeWrtRoamingState()517 eq(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED)); in testSetWfcSetting_true_shouldSetWfcModeWrtRoamingState()908 doReturn(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED) in getWfcMode_useWfcHomeModeConfigFalse_shouldUseWfcRoamingMode()917 assertEquals(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED, in getWfcMode_useWfcHomeModeConfigFalse_shouldUseWfcRoamingMode()954 ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED); in getWfcMode_overrideWfcRoamingModeWhileUsingNTN()965 assertEquals(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED, in getWfcMode_overrideWfcRoamingModeWhileUsingNTN()986 doReturn(ImsConfig.WfcModeFeatureValueConstants.CELLULAR_PREFERRED) in getWfcMode_useWfcHomeModeConfigTrue_shouldUseWfcHomeMode()
62 CELLULAR_PREFERRED = 2; enumerator
784 public static final int CELLULAR_PREFERRED = 1; field in ImsConfig.WfcModeFeatureValueConstants
21531 CELLULAR_PREFERRED = 2; enumerator