summaryrefslogtreecommitdiff
path: root/core/api/current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'core/api/current.txt')
-rw-r--r--core/api/current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/api/current.txt b/core/api/current.txt
index 04d5f0f5137e..dbb5ce47e3a9 100644
--- a/core/api/current.txt
+++ b/core/api/current.txt
@@ -34219,6 +34219,7 @@ package android.provider {
method public static android.net.Uri getUriForSubscriptionIdAndField(int, String);
field public static final String AUTHORITY = "service-state";
field public static final android.net.Uri CONTENT_URI;
+ field public static final String DATA_NETWORK_TYPE = "data_network_type";
field public static final String IS_MANUAL_NETWORK_SELECTION = "is_manual_network_selection";
field public static final String VOICE_OPERATOR_NUMERIC = "voice_operator_numeric";
field public static final String VOICE_REG_STATE = "voice_reg_state";