Searched defs:requestNiNotify (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp218 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) function in class:LocEngAdapter
/hardware/qcom/gps/core/
H A DLocApiBase.cpp349 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) function in class:loc_core::LocApiBase
352 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp300 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) function in class:LocEngAdapter
/hardware/qcom/gps/msm8084/core/
H A DLocApiBase.cpp319 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) function in class:loc_core::LocApiBase
322 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp302 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) function in class:LocEngAdapter
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.cpp349 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) function in class:loc_core::LocApiBase
352 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp303 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) function in class:LocEngAdapter
/hardware/qcom/gps/msm8960/core/
H A DLocApiBase.cpp289 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) function in class:loc_core::LocApiBase
292 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.cpp349 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) function in class:loc_core::LocApiBase
352 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp300 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) function in class:LocEngAdapter
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.cpp348 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) function in class:loc_core::LocApiBase
351 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp303 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) function in class:LocEngAdapter
/hardware/qcom/gps/msm8909w_3100/core/
H A DLocApiBase.cpp382 void LocApiBase::requestNiNotify(GnssNiNotification &notify, const void* data) function in class:loc_core::LocApiBase
/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.cpp380 void LocApiBase::requestNiNotify(GnssNiNotification &notify, const void* data) function in class:loc_core::LocApiBase
/hardware/qcom/gps/msm8909w_3100/gnss/
H A DGnssAdapter.cpp2190 mAdapter.requestNiNotify(mNotify, mData);
2261 GnssAdapter::requestNiNotify(const GnssNiNotification& notify, const void* data) function in class:GnssAdapter
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp2094 mAdapter.requestNiNotify(mNotify, mData);
2165 GnssAdapter::requestNiNotify(const GnssNiNotification& notify, const void* data) function in class:GnssAdapter

Completed in 3122 milliseconds