/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | GnssAPIClient.cpp | 186 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 381 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | GnssAPIClient.cpp | 210 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 332 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sm7150/gps/android/1.0/location_api/ |
D | GnssAPIClient.cpp | 206 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 408 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sm7150/gps/android/1.1/location_api/ |
D | GnssAPIClient.cpp | 206 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 408 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sm8150p/gps/android/1.0/location_api/ |
D | GnssAPIClient.cpp | 207 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 408 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sm8150p/gps/android/1.1/location_api/ |
D | GnssAPIClient.cpp | 207 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 408 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sm8150/gps/android/1.0/location_api/ |
D | GnssAPIClient.cpp | 206 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 408 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sdm845/gps/sdm845/android/location_api/ |
D | GnssAPIClient.cpp | 203 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 404 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sm8150/gps/android/1.1/location_api/ |
D | GnssAPIClient.cpp | 206 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 408 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sm8150p/gps/android/2.0/location_api/ |
D | GnssAPIClient.cpp | 256 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 497 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sm7150/gps/android/2.0/location_api/ |
D | GnssAPIClient.cpp | 255 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 498 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
D | GnssAPIClient.cpp | 255 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 498 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sdm845/gps/msm8998/location/ |
D | LocationAPI.h | 246 GNSS_NI_RESPONSE_DENY, enumerator
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPI.h | 246 GNSS_NI_RESPONSE_DENY, enumerator
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPI.h | 257 GNSS_NI_RESPONSE_DENY, enumerator
|
/hardware/qcom/sm8150/gps/android/2.1/location_api/ |
D | GnssAPIClient.cpp | 286 data = GNSS_NI_RESPONSE_DENY; in gnssNiRespond() 556 else if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_DENY) in onGnssNiCb()
|
/hardware/qcom/sdm845/gps/sdm845/location/ |
D | LocationDataTypes.h | 303 GNSS_NI_RESPONSE_DENY, enumerator
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationDataTypes.h | 345 GNSS_NI_RESPONSE_DENY, enumerator
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationDataTypes.h | 346 GNSS_NI_RESPONSE_DENY, enumerator
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationDataTypes.h | 350 GNSS_NI_RESPONSE_DENY, enumerator
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 3667 mApi.informNiResponse(GNSS_NI_RESPONSE_DENY, mData); in requestNiNotifyEvent()
|