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

  /hardware/libhardware_legacy/gps/
gps.cpp 8 static const GpsInterface* sGpsInterface = NULL;
30 const GpsInterface*
gps_qemu.c 872 static const GpsInterface qemuGpsInterface = {
884 const GpsInterface* gps_get_qemu_interface()
  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 259 } GpsInterface;
342 const GpsInterface* gps_get_hardware_interface();
347 const GpsInterface* gps_get_qemu_interface();
352 const GpsInterface* gps_get_interface();
  /hardware/libhardware_legacy/tests/gpstest/
gpstest.cpp 25 static const GpsInterface* sGpsInterface = NULL;
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 101 // Defines the GpsInterface in gps.h
102 static const GpsInterface sLocEngInterface =
144 const GpsInterface* gps_get_hardware_interface ()
    [all...]
  /frameworks/base/core/jni/
android_location_GpsLocationProvider.cpp 41 static const GpsInterface* sGpsInterface = NULL;

Completed in 33 milliseconds