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 39 extern const GpsXtraInterface sLocEngXTRAInterface;
loc_eng_xtra.cpp 61 const GpsXtraInterface sLocEngXTRAInterface =
63 sizeof(GpsXtraInterface),
  /hardware/libhardware/include/hardware/
gps.h 446 /** set to sizeof(GpsXtraInterface) */
455 } GpsXtraInterface;
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 48 static const GpsXtraInterface* sGpsXtraInterface = NULL;
264 (const GpsXtraInterface*)sGpsInterface->get_extension(GPS_XTRA_INTERFACE);

Completed in 226 milliseconds