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

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_xtra.h 37 extern const GpsXtraInterface sLocEngXTRAInterface;
loc_eng_xtra.cpp 63 const GpsXtraInterface sLocEngXTRAInterface =
  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 280 } GpsXtraInterface;
  /frameworks/base/core/jni/
android_location_GpsLocationProvider.cpp 42 static const GpsXtraInterface* sGpsXtraInterface = NULL;
420 sGpsXtraInterface = (const GpsXtraInterface*)sGpsInterface->get_extension(GPS_XTRA_INTERFACE);

Completed in 396 milliseconds