Home
last modified time | relevance | path

Searched refs:GPS_NI_NEED_NOTIFY (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api/
Dloc_eng_ni.cpp164 notif->notify_flags = GPS_NI_NEED_NOTIFY; in loc_ni_fill_notif_verify_type()
168 notif->notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY; in loc_ni_fill_notif_verify_type()
173 notif->notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY; in loc_ni_fill_notif_verify_type()
/hardware/libhardware/include/hardware/
Dgps.h153 #define GPS_NI_NEED_NOTIFY 0x0001 macro