From 700390cec64a0937b457fc1a1bbe8061072f3825 Mon Sep 17 00:00:00 2001 From: Stuart Scott Date: Tue, 13 Jan 2015 12:12:16 -0800 Subject: Hide some functions in SubscriptionInfo. Note SubscriptionInfo was not public in 21 and 22 hasn't been released yet. bug:18983672 Change-Id: I5c1e4ad0e449c067015806b4691900482aeeba66 --- api/22.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'api') diff --git a/api/22.txt b/api/22.txt index 1f86b03..ed59f19 100644 --- a/api/22.txt +++ b/api/22.txt @@ -28618,13 +28618,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(); -- cgit v1.1