/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/ |
H A D | location_gnss.cpp | 50 static uint32_t enable(LocationTechnologyType techType); 172 static uint32_t enable(LocationTechnologyType techType) in enable() argument 175 return gGnssAdapter->enableCommand(techType); in enable()
|
/aosp12/hardware/qcom/gps/msm8998/gnss/ |
H A D | location_gnss.cpp | 50 static uint32_t enable(LocationTechnologyType techType); 170 static uint32_t enable(LocationTechnologyType techType) in enable() argument 173 return gGnssAdapter->enableCommand(techType); in enable()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/ |
H A D | location_gnss.cpp | 50 static uint32_t enable(LocationTechnologyType techType); 170 static uint32_t enable(LocationTechnologyType techType) in enable() argument 173 return gGnssAdapter->enableCommand(techType); in enable()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | location_gnss.cpp | 51 static uint32_t enable(LocationTechnologyType techType); 192 static uint32_t enable(LocationTechnologyType techType) in enable() argument 195 return gGnssAdapter->enableCommand(techType); in enable()
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | location_gnss.cpp | 51 static uint32_t enable(LocationTechnologyType techType); 208 static uint32_t enable(LocationTechnologyType techType) in enable() argument 211 return gGnssAdapter->enableCommand(techType); in enable()
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | location_gnss.cpp | 51 static uint32_t enable(LocationTechnologyType techType); 223 static uint32_t enable(LocationTechnologyType techType) in enable() argument 226 return gGnssAdapter->enableCommand(techType); in enable()
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | location_gnss.cpp | 51 static uint32_t enable(LocationTechnologyType techType); 254 static uint32_t enable(LocationTechnologyType techType) in enable() argument 257 return gGnssAdapter->enableCommand(techType); in enable()
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | location_gnss.cpp | 51 static uint32_t enable(LocationTechnologyType techType); 254 static uint32_t enable(LocationTechnologyType techType) in enable() argument 257 return gGnssAdapter->enableCommand(techType); in enable()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
H A D | GnssAPIClient.h | 72 void gnssEnable(LocationTechnologyType techType);
|
H A D | GnssAPIClient.cpp | 242 void GnssAPIClient::gnssEnable(LocationTechnologyType techType) in gnssEnable() argument 244 LOC_LOGD("%s]: (%0d)", __FUNCTION__, techType); in gnssEnable() 248 mControlClient->locAPIEnable(techType); in gnssEnable()
|
/aosp12/frameworks/base/core/java/android/nfc/ |
H A D | Tag.java | 338 public boolean hasTech(int techType) { in hasTech() argument 340 if (tech == techType) return true; in hasTech()
|
/aosp12/hardware/qcom/sm8150p/gps/android/1.0/location_api/ |
H A D | GnssAPIClient.h | 75 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm8150p/gps/android/1.1/location_api/ |
H A D | GnssAPIClient.h | 75 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm7250/gps/android/1.0/location_api/ |
H A D | GnssAPIClient.h | 74 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm7250/gps/android/1.1/location_api/ |
H A D | GnssAPIClient.h | 74 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/android/location_api/ |
H A D | GnssAPIClient.h | 75 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm7150/gps/android/1.1/location_api/ |
H A D | GnssAPIClient.h | 75 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm7150/gps/android/1.0/location_api/ |
H A D | GnssAPIClient.h | 75 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm8150/gps/android/1.0/location_api/ |
H A D | GnssAPIClient.h | 74 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm8150/gps/android/1.1/location_api/ |
H A D | GnssAPIClient.h | 74 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/ |
H A D | LocationAPI.h | 211 uint32_t enable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm8150p/gps/android/2.0/location_api/ |
H A D | GnssAPIClient.h | 76 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | LocationAPI.h | 217 uint32_t enable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm7250/gps/android/2.0/location_api/ |
H A D | GnssAPIClient.h | 75 void gnssEnable(LocationTechnologyType techType);
|
/aosp12/hardware/qcom/sm7150/gps/android/2.0/location_api/ |
H A D | GnssAPIClient.h | 76 void gnssEnable(LocationTechnologyType techType);
|