HomeSort by relevance Sort by last modified time
    Searched defs:requestNiNotify (Results 1 - 12 of 12) sorted by null

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 218 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data)
  /hardware/qcom/gps/core/
LocApiBase.cpp 349 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data)
352 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 300 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data)
  /hardware/qcom/gps/msm8084/core/
LocApiBase.cpp 319 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data)
322 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.cpp 302 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data)
  /hardware/qcom/gps/msm8909/core/
LocApiBase.cpp 350 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data)
353 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
  /hardware/qcom/gps/msm8960/core/
LocApiBase.cpp 289 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data)
292 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
  /hardware/qcom/gps/msm8994/core/
LocApiBase.cpp 349 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data)
352 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
LocEngAdapter.cpp 300 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data)
  /hardware/qcom/gps/msm8996/core/
LocApiBase.cpp 348 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data)
351 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
LocEngAdapter.cpp 303 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data)
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
LocEngAdapter.cpp 476 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data)

Completed in 5042 milliseconds