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

  /hardware/libhardware/include/hardware/
gps.h 36 typedef int64_t GpsUtcTime;
251 GpsUtcTime timestamp;
344 typedef void (* gps_nmea_callback)(GpsUtcTime timestamp, const char* nmea, int length);
403 int (*inject_time)(GpsUtcTime time, int64_t timeReference,
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 72 static int loc_eng_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
503 static int loc_eng_inject_time (GpsUtcTime time, int64_t timeReference, int uncertainty)
    [all...]
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 97 static void nmea_callback(GpsUtcTime timestamp, const char* nmea, int length)
  /development/tools/emulator/system/gps/
gps_qemu.c 865 qemu_gps_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)
  /sdk/emulator/gps/
gps_qemu.c 865 qemu_gps_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)

Completed in 89 milliseconds