Home
last modified time | relevance | path

Searched defs:tac (Results 1 – 25 of 29) sorted by relevance

12

/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()
327 int tac = mTac != CellInfo.UNAVAILABLE ? mTac : -1; in asCellLocation() local
H A DCellIdentityNr.java82 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 DXtraSystemStatusObserver.cpp71 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 DXtraSystemStatusObserver.cpp86 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac()
240 TacDataItemBase* tac = in notify() local
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DXtraSystemStatusObserver.cpp163 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac()
307 TacDataItemBase* tac = in notify() local
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DXtraSystemStatusObserver.cpp164 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac()
308 TacDataItemBase* tac = in notify() local
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DXtraSystemStatusObserver.cpp170 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac()
363 TacDataItemBase* tac = in notify() local
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DXtraSystemStatusObserver.cpp170 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac()
363 TacDataItemBase* tac = in notify() local
/aosp12/system/chre/chpp/include/chpp/common/
H A Dwwan_types.h101 int32_t tac; member
128 int32_t tac; member
/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Dwwan.h175 int32_t tac; member
237 int32_t tac; member
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Dwwan.h175 int32_t tac; member
237 int32_t tac; member
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DLinkBandwidthEstimator.java1013 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 Dwwan.h174 int32_t tac; member
/aosp12/system/chre/chre_api/legacy/v1_2/chre/
H A Dwwan.h174 int32_t tac; member
/aosp12/system/chre/chre_api/legacy/v1_3/chre/
H A Dwwan.h174 int32_t tac; member
/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatus.h493 SystemStatusTac* tac = static_cast<SystemStatusTac*>(src); variable
/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/hardware/libhardware/include/hardware/
H A Dgps.h487 uint16_t tac; member
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A Dloc_gps.h676 uint16_t tac; member
/aosp12/hardware/qcom/gps/msm8998/utils/
H A Dloc_gps.h672 uint16_t tac; member
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/
H A Dloc_gps.h672 uint16_t tac; member
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A Dloc_gps.h676 uint16_t tac; member
/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dloc_gps.h702 uint16_t tac; member
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A Dloc_gps.h696 uint16_t tac; member
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dloc_gps.h702 uint16_t tac; member

12