Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentity.java32 public abstract class CellIdentity implements Parcelable { class
58 protected CellIdentity(String tag, int type, String mcc, String mnc, String alphal, in CellIdentity() method in CellIdentity
213 protected CellIdentity(String tag, int type, Parcel source) { in CellIdentity() method in CellIdentity