Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityNr.java36 public final class CellIdentityNr extends CellIdentity { class
68 public CellIdentityNr(int pci, int tac, int nrArfcn, @NonNull @NgranBand int[] bands, in CellIdentityNr() method in CellIdentityNr
89 public CellIdentityNr(@NonNull android.hardware.radio.V1_4.CellIdentityNr cid) { in CellIdentityNr() method in CellIdentityNr
96 public CellIdentityNr(@NonNull android.hardware.radio.V1_5.CellIdentityNr cid) { in CellIdentityNr() method in CellIdentityNr
268 private CellIdentityNr(Parcel in) { in CellIdentityNr() method in CellIdentityNr