Searched refs:GPS_NI_NEED_NOTIFY (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api/
H A Dloc_eng_ni.cpp164 notif->notify_flags = GPS_NI_NEED_NOTIFY;
168 notif->notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY;
173 notif->notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY;
/hardware/libhardware/include/hardware/
H A Dgps.h155 #define GPS_NI_NEED_NOTIFY 0x0001 macro
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpcAdapter.cpp1171 notif.notify_flags = GPS_NI_NEED_NOTIFY;
1175 notif.notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY;
1179 notif.notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY;
/hardware/qcom/gps/loc_api/loc_api_v02/
H A DLocApiV02Adapter.cpp1946 notif->notify_flags = GPS_NI_NEED_NOTIFY;
1950 notif->notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY;
1955 notif->notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY;

Completed in 94 milliseconds