Searched refs:WFC_IMS_ENABLED (Results 1 – 9 of 9) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/ |
D | ImsManagerTest.java | 148 eq(SubscriptionManager.WFC_IMS_ENABLED), in testGetDefaultValues() 223 eq(SubscriptionManager.WFC_IMS_ENABLED), in testSetValues() 496 eq(SubscriptionManager.WFC_IMS_ENABLED), in testSetWfcMode_wfcEnabledShouldSetWfcModeRoamingEnabled() 543 eq(SubscriptionManager.WFC_IMS_ENABLED), in testSetWfcMode_WfcDisabledShouldNotSetWfcModeRoamingEnabled() 578 eq(SubscriptionManager.WFC_IMS_ENABLED), in testSetWfcMode_shouldSetWfcModeRoamingDisabledUserEnabled()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SubscriptionControllerTest.java | 343 Settings.Global.WFC_IMS_ENABLED, in testMigrateImsSettings() 364 Settings.Global.WFC_IMS_ENABLED)); in testMigrateImsSettings() 387 SubscriptionManager.WFC_IMS_ENABLED, in testMigrateImsSettings() 425 Settings.Global.WFC_IMS_ENABLED, in testSkipMigrateImsSettings() 448 Settings.Global.WFC_IMS_ENABLED)); in testSkipMigrateImsSettings()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SubscriptionController.java | 166 SubscriptionManager.WFC_IMS_ENABLED, 1863 case SubscriptionManager.WFC_IMS_ENABLED: in copyDataFromCursorToContentValue() 2767 case SubscriptionManager.WFC_IMS_ENABLED: in setSubscriptionPropertyIntoContentResolver() 2839 case SubscriptionManager.WFC_IMS_ENABLED: in getSubscriptionProperty() 2952 Settings.Global.WFC_IMS_ENABLED, in migrateImsSettings() 2953 SubscriptionManager.WFC_IMS_ENABLED); in migrateImsSettings()
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsManager.java | 821 getSubId(), SubscriptionManager.WFC_IMS_ENABLED, in isWfcEnabledByUser() 858 SubscriptionManager.setSubscriptionProperty(subId, SubscriptionManager.WFC_IMS_ENABLED, in setWfcSetting() 2628 SubscriptionManager.WFC_IMS_ENABLED, in factoryReset()
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
D | SettingsBackupTest.java | 518 Settings.Global.WFC_IMS_ENABLED,
|
/frameworks/base/telephony/java/android/telephony/ |
D | SubscriptionManager.java | 653 public static final String WFC_IMS_ENABLED = SimInfo.COLUMN_WFC_IMS_ENABLED; field in SubscriptionManager
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | SettingsProtoDumpUtil.java | 1458 Settings.Global.WFC_IMS_ENABLED, in dumpProtoGlobalSettingsLocked()
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 13428 public static final String WFC_IMS_ENABLED = Telephony.SimInfo.COLUMN_WFC_IMS_ENABLED; field in Settings.Global
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 56408 Landroid/provider/Settings$Global;->WFC_IMS_ENABLED:Ljava/lang/String; 69456 Landroid/telephony/SubscriptionManager;->WFC_IMS_ENABLED:Ljava/lang/String;
|