Searched defs:pci (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/telephony/java/android/telephony/ |
| D | CellIdentityLte.java | 76 public CellIdentityLte(int mcc, int mnc, int ci, int pci, int tac) { in CellIdentityLte() 95 public CellIdentityLte(int ci, int pci, int tac, int earfcn, int bandwidth, String mccStr, in CellIdentityLte()
|
| D | CellIdentityNr.java | 55 public CellIdentityNr(int pci, int tac, int nrArfcn, String mccStr, String mncStr, in CellIdentityNr()
|