/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() 327 int tac = mTac != CellInfo.UNAVAILABLE ? mTac : -1; in asCellLocation() local
|
H A D | CellIdentityNr.java | 82 public CellIdentityNr(int pci, int tac, int nrArfcn, @NonNull @NgranBand int[] bands, in CellIdentityNr() 144 int tac = mTac != CellInfo.UNAVAILABLE ? mTac : -1; in asCellLocation() local
|
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 71 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac() 213 SystemStatusTac* tac = reinterpret_cast<SystemStatusTac*>(each); in notify() local
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 86 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac() 240 TacDataItemBase* tac = in notify() local
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 163 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac() 307 TacDataItemBase* tac = in notify() local
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 164 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac() 308 TacDataItemBase* tac = in notify() local
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 170 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac() 363 TacDataItemBase* tac = in notify() local
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 170 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac() 363 TacDataItemBase* tac = in notify() local
|
/aosp12/system/chre/chpp/include/chpp/common/ |
H A D | wwan_types.h | 101 int32_t tac; member 128 int32_t tac; member
|
/aosp12/system/chre/chre_api/include/chre_api/chre/ |
H A D | wwan.h | 175 int32_t tac; member 237 int32_t tac; member
|
/aosp12/system/chre/chre_api/legacy/v1_4/chre/ |
H A D | wwan.h | 175 int32_t tac; member 237 int32_t tac; member
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
H A D | LinkBandwidthEstimator.java | 1013 NetworkKey(String plmn, int tac, String dataRat) { in NetworkKey() 1057 public NetworkBandwidth lookupNetwork(String plmn, int tac, String dataRat) { in lookupNetwork()
|
/aosp12/system/chre/chre_api/legacy/v1_1/chre/ |
H A D | wwan.h | 174 int32_t tac; member
|
/aosp12/system/chre/chre_api/legacy/v1_2/chre/ |
H A D | wwan.h | 174 int32_t tac; member
|
/aosp12/system/chre/chre_api/legacy/v1_3/chre/ |
H A D | wwan.h | 174 int32_t tac; member
|
/aosp12/hardware/qcom/gps/msm8909w_3100/core/ |
H A D | SystemStatus.h | 493 SystemStatusTac* tac = static_cast<SystemStatusTac*>(src); variable
|
/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/hardware/libhardware/include/hardware/ |
H A D | gps.h | 487 uint16_t tac; member
|
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/ |
H A D | loc_gps.h | 676 uint16_t tac; member
|
/aosp12/hardware/qcom/gps/msm8998/utils/ |
H A D | loc_gps.h | 672 uint16_t tac; member
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/ |
H A D | loc_gps.h | 672 uint16_t tac; member
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/ |
H A D | loc_gps.h | 676 uint16_t tac; member
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | loc_gps.h | 702 uint16_t tac; member
|
/aosp12/hardware/qcom/sm8150p/gps/utils/ |
H A D | loc_gps.h | 696 uint16_t tac; member
|
/aosp12/hardware/qcom/sm7250/gps/utils/ |
H A D | loc_gps.h | 702 uint16_t tac; member
|