Searched refs:getPci (Results 1 – 7 of 7) 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
2677 pci = ((CellIdentityLte) cellIdentity).getPci(); in getPrimaryPhysicalChannelConfigForCell()2680 pci = ((CellIdentityNr) cellIdentity).getPci(); in getPrimaryPhysicalChannelConfigForCell()
41101 method public int getPci();41114 method @IntRange(from=0, to=1007) public int getPci();
28219 method public int getPci();