Home
last modified time | relevance | path

Searched refs:GNSS_NI_OPTIONS_VERIFICATION_BIT (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8998/location/
DLocationAPI.h240 GNSS_NI_OPTIONS_VERIFICATION_BIT = (1<<1), enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h251 GNSS_NI_OPTIONS_VERIFICATION_BIT = (1<<1), enumerator
/hardware/qcom/gps/msm8998/android/location_api/
DGnssAPIClient.cpp316 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGnssAPIClient.cpp372 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb()