Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/location/
DLocationAPI.h239 GNSS_NI_OPTIONS_NOTIFICATION_BIT = (1<<0), enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h250 GNSS_NI_OPTIONS_NOTIFICATION_BIT = (1<<0), enumerator
/hardware/qcom/gps/msm8998/android/location_api/
DGnssAPIClient.cpp314 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGnssAPIClient.cpp370 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb()