Class android.telephony.CellIdentityLte
The superclass changed from java.lang.Object to android.telephony.CellIdentity.
Removed interface android.os.Parcelable.
| Added Methods | |
|---|---|
int getBandwidth() |
|
String getMccString() |
|
String getMncString() |
|
String getMobileNetworkOperator() |
|
| Changed Methods | ||
|---|---|---|
int describeContents() |
Method was locally defined, but is now inherited from CellIdentity.
|
|
int getMcc() |
Now deprecated. |
|
int getMnc() |
Now deprecated. |
|
