Home
last modified time | relevance | path

Searched defs:pci (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellIdentityLte.java95 public CellIdentityLte(int mcc, int mnc, int ci, int pci, int tac) { in CellIdentityLte()
117 public CellIdentityLte(int ci, int pci, int tac, int earfcn, @NonNull int[] bands, in CellIdentityLte()
H A DCellIdentityNr.java82 public CellIdentityNr(int pci, int tac, int nrArfcn, @NonNull @NgranBand int[] bands, in CellIdentityNr()
/aosp12/system/chre/chpp/include/chpp/common/
H A Dwwan_types.h100 int32_t pci; member
127 int32_t pci; member
/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Dwwan.h172 int32_t pci; member
232 int32_t pci; member
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Dwwan.h172 int32_t pci; member
232 int32_t pci; member
/aosp12/system/chre/chre_api/legacy/v1_1/chre/
H A Dwwan.h171 int32_t pci; member
/aosp12/system/chre/chre_api/legacy/v1_2/chre/
H A Dwwan.h171 int32_t pci; member
/aosp12/system/chre/chre_api/legacy/v1_3/chre/
H A Dwwan.h171 int32_t pci; member
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dedd.h77 } __attribute__((packed)) pci; member
/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
H A DNetworkMonitorTest.java1025 private static CellIdentityLte makeCellIdentityLte(int ci, int pci, int tac, int earfcn, in makeCellIdentityLte()
/aosp12/art/compiler/optimizing/
H A Dinliner.cc642 const ProfileCompilationInfo* pci = codegen_->GetCompilerOptions().GetProfileCompilationInfo(); in GetInlineCacheAOT() local
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DServiceStateTrackerTest.java2245 private void sendPhyChanConfigChange(int[] bandwidths, int networkType, int pci) { in sendPhyChanConfigChange()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java2680 int networkType, pci; in getPrimaryPhysicalChannelConfigForCell() local
/aosp12/hardware/ril/include/telephony/
H A Dril.h1424 int pci; /* physical cell id 0..503, INT_MAX if unknown */ member
1434 int pci; /* physical cell id 0..503; this value must be reported */ member
/aosp12/hardware/ril/reference-ril/
H A Dril.h1424 int pci; /* physical cell id 0..503, INT_MAX if unknown */ member
1434 int pci; /* physical cell id 0..503; this value must be reported */ member