summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorStuart Scott <stuartscott@google.com>2015-01-14 10:52:31 -0800
committerStuart Scott <stuartscott@google.com>2015-01-14 10:55:44 -0800
commit66a311a7a89d34ab6af37aa153f5b9e7cf824546 (patch)
tree0814d9fd35dc02a1c2e5b445b76969fd497e1796 /api
parent6ada3294f99bf53c4cf206cee4d763979e354b18 (diff)
downloadprebuilts_sdk-66a311a7a89d34ab6af37aa153f5b9e7cf824546.zip
prebuilts_sdk-66a311a7a89d34ab6af37aa153f5b9e7cf824546.tar.gz
prebuilts_sdk-66a311a7a89d34ab6af37aa153f5b9e7cf824546.tar.bz2
Unhide getDataRoaming, Messenger uses it to decide to download MMS or not.
bug:19015551 Change-Id: I1905cf0b947ea058cc91b3d604cfef5a5bf1404a
Diffstat (limited to 'api')
-rw-r--r--api/22.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/22.txt b/api/22.txt
index 9a15e48..0497f5d 100644
--- a/api/22.txt
+++ b/api/22.txt
@@ -28619,6 +28619,7 @@ package android.telephony {
method public int describeContents();
method public java.lang.CharSequence getCarrierName();
method public java.lang.String getCountryIso();
+ method public int getDataRoaming();
method public java.lang.CharSequence getDisplayName();
method public java.lang.String getIccId();
method public int getIconTint();