Searched defs:requestNiNotify (Results 1 - 12 of 12) 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.cpp350 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) function in class:loc_core::LocApiBase
353 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
/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.cpp350 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) function in class:loc_core::LocApiBase
353 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp476 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) function in class:LocEngAdapter
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp476 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) function in class:LocEngAdapter

Completed in 1317 milliseconds