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

  /hardware/libhardware/include/hardware/
gps.h 504 typedef void (* gps_location_callback)(GpsLocation* location); typedef
547 gps_location_callback location_cb;
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp 51 static gps_location_callback gps_loc_cb = NULL;
  /device/generic/goldfish/gps/
gps_qemu.c 189 gps_location_callback callback;
239 nmea_reader_set_callback( NmeaReader* r, gps_location_callback cb )
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 51 static gps_location_callback gps_loc_cb = NULL;

Completed in 149 milliseconds