Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/android/location_api/
DGnssAPIClient.cpp206 GnssNiResponse data = GNSS_NI_RESPONSE_IGNORE; in gnssNiRespond()
328 gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_IGNORE) in onGnssNiCb()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGnssAPIClient.cpp182 GnssNiResponse data = GNSS_NI_RESPONSE_IGNORE; in gnssNiRespond()
384 gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_IGNORE) in onGnssNiCb()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h248 GNSS_NI_RESPONSE_IGNORE, enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h259 GNSS_NI_RESPONSE_IGNORE, enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp1645 niData.session.resp = GNSS_NI_RESPONSE_IGNORE; in gnssNiResponseCommand()
2143 if (pSession->resp != GNSS_NI_RESPONSE_IGNORE) { in niThreadProc()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp1732 niData.session.resp = GNSS_NI_RESPONSE_IGNORE; in gnssNiResponseCommand()
2239 if (pSession->resp != GNSS_NI_RESPONSE_IGNORE) { in niThreadProc()