Searched refs:MAX_PCI (Results 1 – 2 of 2) sorted by relevance
41 private static final int MAX_PCI = 1007; field in CellIdentityNr87 mPci = inRangeOrUnavailable(pci, 0, MAX_PCI); in CellIdentityNr()
44 private static final int MAX_PCI = 503; field in CellIdentityLte124 mPci = inRangeOrUnavailable(pci, 0, MAX_PCI); in CellIdentityLte()