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

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp 117 const GpsNiInterface sLocEngNiInterface =
119 sizeof(GpsNiInterface),
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 121 static const GpsNiInterface sLocEngNiInterface =
123 sizeof(GpsNiInterface),
  /hardware/libhardware/include/hardware/
gps.h 920 /** set to sizeof(GpsNiInterface) */
928 } GpsNiInterface;
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GpsLocationProvider.cpp 62 static const GpsNiInterface* sGpsNiInterface = NULL;
494 (const GpsNiInterface*)sGpsInterface->get_extension(GPS_NI_INTERFACE);
    [all...]

Completed in 65 milliseconds