Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityLte.java76 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()
DCellIdentityNr.java55 public CellIdentityNr(int pci, int tac, int nrArfcn, String mccStr, String mncStr, in CellIdentityNr()