Loading api/system-current.txt +0 −1 Original line number Diff line number Diff line Loading @@ -9090,7 +9090,6 @@ package android.telephony { } public class ServiceState implements android.os.Parcelable { method @NonNull public android.telephony.ServiceState createLocationInfoSanitizedCopy(boolean); method public void fillInNotifierBundle(@NonNull android.os.Bundle); method public int getDataNetworkType(); method public boolean getDataRoamingFromRegistration(); telephony/java/android/telephony/ServiceState.java +0 −1 Original line number Diff line number Diff line Loading @@ -1992,7 +1992,6 @@ public class ServiceState implements Parcelable { * @return the copied ServiceState with location info sanitized. * @hide */ @SystemApi @NonNull public ServiceState createLocationInfoSanitizedCopy(boolean removeCoarseLocation) { ServiceState state = new ServiceState(this); Loading Loading
api/system-current.txt +0 −1 Original line number Diff line number Diff line Loading @@ -9090,7 +9090,6 @@ package android.telephony { } public class ServiceState implements android.os.Parcelable { method @NonNull public android.telephony.ServiceState createLocationInfoSanitizedCopy(boolean); method public void fillInNotifierBundle(@NonNull android.os.Bundle); method public int getDataNetworkType(); method public boolean getDataRoamingFromRegistration();
telephony/java/android/telephony/ServiceState.java +0 −1 Original line number Diff line number Diff line Loading @@ -1992,7 +1992,6 @@ public class ServiceState implements Parcelable { * @return the copied ServiceState with location info sanitized. * @hide */ @SystemApi @NonNull public ServiceState createLocationInfoSanitizedCopy(boolean removeCoarseLocation) { ServiceState state = new ServiceState(this); Loading