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-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1354 notif.notify_flags = GPS_NI_NEED_NOTIFY; in NIEventFillVerfiyType()
1358 notif.notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY; in NIEventFillVerfiyType()
1362 notif.notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY; in NIEventFillVerfiyType()
/hardware/libhardware/include/hardware/
Dgps.h172 #define GPS_NI_NEED_NOTIFY 0x0001 macro