Searched refs:MAX_PCI (Results 1 – 2 of 2) sorted by relevance
39 private static final int MAX_PCI = 1007; field in CellIdentityNr73 mPci = inRangeOrUnavailable(pci, 0, MAX_PCI); in CellIdentityNr()
42 private static final int MAX_PCI = 503; field in CellIdentityLte122 mPci = inRangeOrUnavailable(pci, 0, MAX_PCI); in CellIdentityLte()