summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorStuart Scott <stuartscott@google.com>2015-01-13 22:43:04 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-01-13 22:43:04 +0000
commitc827e26a55b56fcb5ba0fa299931397143a6eedb (patch)
treeef603a1f9307ddfa39e0de303efbf38e4214a13b /api
parenta72f6f96d3ad693fd4b0b7c7a5286354b7732bc3 (diff)
parent700390cec64a0937b457fc1a1bbe8061072f3825 (diff)
downloadprebuilts_sdk-c827e26a55b56fcb5ba0fa299931397143a6eedb.zip
prebuilts_sdk-c827e26a55b56fcb5ba0fa299931397143a6eedb.tar.gz
prebuilts_sdk-c827e26a55b56fcb5ba0fa299931397143a6eedb.tar.bz2
Merge "Hide some functions in SubscriptionInfo." into lmp-mr1-dev
Diffstat (limited to 'api')
-rw-r--r--api/22.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/api/22.txt b/api/22.txt
index 64a16eb..a0c23c8 100644
--- a/api/22.txt
+++ b/api/22.txt
@@ -28619,13 +28619,11 @@ 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();
method public int getMcc();
method public int getMnc();
- method public int getNameSource();
method public java.lang.String getNumber();
method public int getSimSlotIndex();
method public int getSubscriptionId();