/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | CellIdentityLte.java | 95 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 D | CellIdentityNr.java | 82 public CellIdentityNr(int pci, int tac, int nrArfcn, @NonNull @NgranBand int[] bands, in CellIdentityNr()
|
/aosp12/system/chre/chpp/include/chpp/common/ |
H A D | wwan_types.h | 100 int32_t pci; member 127 int32_t pci; member
|
/aosp12/system/chre/chre_api/include/chre_api/chre/ |
H A D | wwan.h | 172 int32_t pci; member 232 int32_t pci; member
|
/aosp12/system/chre/chre_api/legacy/v1_4/chre/ |
H A D | wwan.h | 172 int32_t pci; member 232 int32_t pci; member
|
/aosp12/system/chre/chre_api/legacy/v1_1/chre/ |
H A D | wwan.h | 171 int32_t pci; member
|
/aosp12/system/chre/chre_api/legacy/v1_2/chre/ |
H A D | wwan.h | 171 int32_t pci; member
|
/aosp12/system/chre/chre_api/legacy/v1_3/chre/ |
H A D | wwan.h | 171 int32_t pci; member
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | edd.h | 77 } __attribute__((packed)) pci; member
|
/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ |
H A D | NetworkMonitorTest.java | 1025 private static CellIdentityLte makeCellIdentityLte(int ci, int pci, int tac, int earfcn, in makeCellIdentityLte()
|
/aosp12/art/compiler/optimizing/ |
H A D | inliner.cc | 642 const ProfileCompilationInfo* pci = codegen_->GetCompilerOptions().GetProfileCompilationInfo(); in GetInlineCacheAOT() local
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | ServiceStateTrackerTest.java | 2245 private void sendPhyChanConfigChange(int[] bandwidths, int networkType, int pci) { in sendPhyChanConfigChange()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | ServiceStateTracker.java | 2680 int networkType, pci; in getPrimaryPhysicalChannelConfigForCell() local
|
/aosp12/hardware/ril/include/telephony/ |
H A D | ril.h | 1424 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 D | ril.h | 1424 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
|