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

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp 107 static const GpsXtraInterface sLocEngXTRAInterface =
109 sizeof(GpsXtraInterface),
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 111 static const GpsXtraInterface sLocEngXTRAInterface =
113 sizeof(GpsXtraInterface),
  /hardware/libhardware/include/hardware/
gps.h 622 /** set to sizeof(GpsXtraInterface) */
631 } GpsXtraInterface;
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GpsLocationProvider.cpp 60 static const GpsXtraInterface* sGpsXtraInterface = NULL;
490 (const GpsXtraInterface*)sGpsInterface->get_extension(GPS_XTRA_INTERFACE);
    [all...]

Completed in 47 milliseconds