Searched defs:CellIdentity (Results 1 – 1 of 1) sorted by relevance
36 public abstract class CellIdentity implements Parcelable { class78 protected CellIdentity(@Nullable String tag, int type, @Nullable String mcc, in CellIdentity() method in CellIdentity283 protected CellIdentity(String tag, int type, Parcel source) { in CellIdentity() method in CellIdentity