Home
last modified time | relevance | path

Searched refs:GNSS_NI_RESPONSE_ACCEPT (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8998/android/location_api/
DGnssAPIClient.cpp208 data = GNSS_NI_RESPONSE_ACCEPT; in gnssNiRespond()
323 if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_ACCEPT) in onGnssNiCb()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGnssAPIClient.cpp184 data = GNSS_NI_RESPONSE_ACCEPT; in gnssNiRespond()
379 if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_ACCEPT) in onGnssNiCb()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h245 GNSS_NI_RESPONSE_ACCEPT = 1, enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h256 GNSS_NI_RESPONSE_ACCEPT = 1, enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp1642 if (mResponse == GNSS_NI_RESPONSE_ACCEPT && in gnssNiResponseCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp1729 if (mResponse == GNSS_NI_RESPONSE_ACCEPT && in gnssNiResponseCommand()