Searched refs:getPci (Results 1 – 10 of 10) sorted by relevance
59 assertThat(cellIdentityNr.getPci()).isEqualTo(PCI); in testGetMethod()116 assertThat(anotherCellIdentityNr.getPci()).isEqualTo(PCI); in testParcel()
59 assertEquals(PCI, ci.getPci()); in testDefaultConstructor()153 assertEquals(PCI, ci.getPci()); in testFormerConstructor()
214 public int getPci() { in getPci() method in CellIdentityNr
225 public int getPci() { in getPci() method in CellIdentityLte
521 cid = ((CellIdentityNr) ci).getPci(); in getLacAndCid()
945 getCellInfoDisplayString(cidLte.getPci()), in buildLteInfoString()
2683 pci = ((CellIdentityLte) cellIdentity).getPci(); in getPrimaryPhysicalChannelConfigForCell()2686 pci = ((CellIdentityNr) cellIdentity).getPci(); in getPrimaryPhysicalChannelConfigForCell()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
41179 method public int getPci();41192 method @IntRange(from=0, to=1007) public int getPci();
28219 method public int getPci();