Class android.telephony.CellIdentityWcdma

The superclass changed from java.lang.Object to android.telephony.CellIdentity.
Removed interface android.os.Parcelable.

Added Methods
String getMccStr()  
String getMncStr()  
String getMobileNetworkOperator()  
CharSequence getOperatorAlphaLong()  
CharSequence getOperatorAlphaShort()  
 

Changed Methods
int describeContents() Method was locally defined, but is now inherited from CellIdentity.  
int getMcc() Now deprecated.
 
int getMnc() Now deprecated.