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

  /hardware/qcom/gps/msm8909w_3100/gnss/
GnssAdapter.h 158 void stopTrackingCommand(LocationAPI* client, uint32_t id);
162 virtual void stopTrackingCommand();
location_gnss.cpp 154 gGnssAdapter->stopTrackingCommand(client, id);
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/msm8998/gnss/
GnssAdapter.h 145 void stopTrackingCommand(LocationAPI* client, uint32_t id);
149 virtual void stopTrackingCommand();
location_gnss.cpp 152 gGnssAdapter->stopTrackingCommand(client, id);
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
LocAdapterBase.h 128 virtual void stopTrackingCommand() {}
  /hardware/qcom/gps/msm8998/core/
LocAdapterBase.h 128 virtual void stopTrackingCommand() {}

Completed in 393 milliseconds