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 D | ImsManagerTest.java | 151 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 D | SubscriptionControllerTest.java | 610 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 D | SubscriptionController.java | 295 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 D | ImsManager.java | 1081 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 D | SettingsBackupTest.java | 532 Settings.Global.WFC_IMS_ENABLED,
|
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | SubscriptionManager.java | 875 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 D | SettingsProtoDumpUtil.java | 1502 Settings.Global.WFC_IMS_ENABLED, in dumpProtoGlobalSettingsLocked()
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | Settings.java | 14624 public static final String WFC_IMS_ENABLED = Telephony.SimInfo.COLUMN_WFC_IMS_ENABLED; field in Settings.Global
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 45819 Landroid/provider/Settings$Global;->WFC_IMS_ENABLED:Ljava/lang/String; 58756 Landroid/telephony/SubscriptionManager;->WFC_IMS_ENABLED:Ljava/lang/String;
|