Home
last modified time | relevance | path

Searched defs:CellIdentity (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellIdentity.java37 public abstract class CellIdentity implements Parcelable { class
80 protected CellIdentity(@Nullable String tag, int type, @Nullable String mcc, in CellIdentity() method in CellIdentity
286 protected CellIdentity(String tag, int type, Parcel source) { in CellIdentity() method in CellIdentity