Home
last modified time | relevance | path

Searched refs:WFC_IMS_ENABLED (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/
H A DImsManagerTest.java151 eq(SubscriptionManager.WFC_IMS_ENABLED), in testGetDefaultValues()
246 eq(SubscriptionManager.WFC_IMS_ENABLED), in testSetValues()
390 eq(SubscriptionManager.WFC_IMS_ENABLED), in testSetWfcSetting_true_shouldSetWfcModeWrtRoamingState()
521 eq(SubscriptionManager.WFC_IMS_ENABLED), in testSetWfcMode_wfcEnabledShouldSetWfcModeRoamingEnabled()
566 eq(SubscriptionManager.WFC_IMS_ENABLED), in testSetWfcMode_WfcDisabledShouldNotSetWfcModeRoamingEnabled()
599 eq(SubscriptionManager.WFC_IMS_ENABLED), in testSetWfcMode_shouldSetWfcModeRoamingDisabledUserEnabled()
895 .getIntegerSubscriptionProperty(anyInt(), eq(SubscriptionManager.WFC_IMS_ENABLED), in setWfcEnabledByUser()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSubscriptionControllerTest.java610 Settings.Global.WFC_IMS_ENABLED, in testMigrateImsSettings()
631 Settings.Global.WFC_IMS_ENABLED)); in testMigrateImsSettings()
654 SubscriptionManager.WFC_IMS_ENABLED, in testMigrateImsSettings()
692 Settings.Global.WFC_IMS_ENABLED, in testSkipMigrateImsSettings()
715 Settings.Global.WFC_IMS_ENABLED)); in testSkipMigrateImsSettings()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java295 SubscriptionManager.WFC_IMS_ENABLED,
2270 case SubscriptionManager.WFC_IMS_ENABLED: in copyDataFromCursorToContentValue()
3209 case SubscriptionManager.WFC_IMS_ENABLED: in setSubscriptionPropertyIntoContentResolver()
3284 case SubscriptionManager.WFC_IMS_ENABLED: in getSubscriptionProperty()
3402 Settings.Global.WFC_IMS_ENABLED, in migrateImsSettings()
3403 SubscriptionManager.WFC_IMS_ENABLED); in migrateImsSettings()
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsManager.java1081 getSubId(), SubscriptionManager.WFC_IMS_ENABLED, in isWfcEnabledByUser()
1122 SubscriptionManager.WFC_IMS_ENABLED, booleanToPropertyString(enabled)); in setWfcSetting()
3036 SubscriptionManager.WFC_IMS_ENABLED, in factoryReset()
/aosp12/frameworks/base/packages/SettingsProvider/test/src/android/provider/
H A DSettingsBackupTest.java532 Settings.Global.WFC_IMS_ENABLED,
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java875 public static final String WFC_IMS_ENABLED = SimInfo.COLUMN_WFC_IMS_ENABLED; field in SubscriptionManager
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProtoDumpUtil.java1502 Settings.Global.WFC_IMS_ENABLED, in dumpProtoGlobalSettingsLocked()
/aosp12/frameworks/base/core/java/android/provider/
H A DSettings.java14624 public static final String WFC_IMS_ENABLED = Telephony.SimInfo.COLUMN_WFC_IMS_ENABLED; field in Settings.Global
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45819 Landroid/provider/Settings$Global;->WFC_IMS_ENABLED:Ljava/lang/String;
58756 Landroid/telephony/SubscriptionManager;->WFC_IMS_ENABLED:Ljava/lang/String;