HomeSort by relevance Sort by last modified time
    Searched full:agps_status_cb (Results 1 - 10 of 10) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng.h 90 agps_status_extended agps_status_cb; member in struct:loc_eng_data_s
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.h 90 agps_status_extended agps_status_cb; member in struct:loc_eng_data_s
loc.cpp 53 static agps_status_callback agps_status_cb = NULL; variable
765 if (agps_status_cb == NULL) {
766 agps_status_cb = callbacks->status_cb;
1172 if (NULL != agps_status_cb) {
1176 agps_status_cb(status);
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.h 90 agps_status_extended agps_status_cb; member in struct:loc_eng_data_s
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng.h 90 agps_status_extended agps_status_cb; member in struct:loc_eng_data_s
loc.cpp 53 static agps_status_callback agps_status_cb = NULL; variable
765 if (agps_status_cb == NULL) {
766 agps_status_cb = callbacks->status_cb;
1172 if (NULL != agps_status_cb) {
1176 agps_status_cb(status);
loc_eng.cpp     [all...]

Completed in 196 milliseconds