HomeSort by relevance Sort by last modified time
    Searched refs:AGPS_INTERFACE (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 125 #define AGPS_INTERFACE "agps"
  /frameworks/base/core/jni/
android_location_GpsLocationProvider.cpp 222 sAGpsInterface = (const AGpsInterface*)sGpsInterface->get_extension(AGPS_INTERFACE);
443 sAGpsInterface = (const AGpsInterface*)sGpsInterface->get_extension(AGPS_INTERFACE);
459 sAGpsInterface = (const AGpsInterface*)sGpsInterface->get_extension(AGPS_INTERFACE);
469 sAGpsInterface = (const AGpsInterface*)sGpsInterface->get_extension(AGPS_INTERFACE);
480 sAGpsInterface = (const AGpsInterface*)sGpsInterface->get_extension(AGPS_INTERFACE);
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 561 else if (strcmp(name, AGPS_INTERFACE) == 0)
    [all...]

Completed in 37 milliseconds