Home
last modified time | relevance | path

Searched refs:getPci (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCellIdentityNrTest.java59 assertThat(cellIdentityNr.getPci()).isEqualTo(PCI); in testGetMethod()
116 assertThat(anotherCellIdentityNr.getPci()).isEqualTo(PCI); in testParcel()
H A DCellIdentityLteTest.java59 assertEquals(PCI, ci.getPci()); in testDefaultConstructor()
153 assertEquals(PCI, ci.getPci()); in testFormerConstructor()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellIdentityNr.java214 public int getPci() { in getPci() method in CellIdentityNr
H A DCellIdentityLte.java225 public int getPci() { in getPci() method in CellIdentityLte
/aosp12/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
H A DGsmCellBroadcastHandler.java521 cid = ((CellIdentityNr) ci).getPci(); in getLacAndCid()
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DRadioInfo.java945 getCellInfoDisplayString(cidLte.getPci()), in buildLteInfoString()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java2683 pci = ((CellIdentityLte) cellIdentity).getPci(); in getPrimaryPhysicalChannelConfigForCell()
2686 pci = ((CellIdentityNr) cellIdentity).getPci(); in getPrimaryPhysicalChannelConfigForCell()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt41179 method public int getPci();
41192 method @IntRange(from=0, to=1007) public int getPci();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28219 method public int getPci();