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

  /hardware/qcom/gps/msm8909w_3100/android/location_api/
GeofenceAPIClient.h 54 void geofencePause(uint32_t geofence_id);
GeofenceAPIClient.cpp 110 void GeofenceAPIClient::geofencePause(uint32_t geofence_id)
  /hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.h 54 void geofencePause(uint32_t geofence_id);
GeofenceAPIClient.cpp 109 void GeofenceAPIClient::geofencePause(uint32_t geofence_id)
  /hardware/qcom/gps/msm8909w_3100/android/
GnssGeofencing.cpp 105 mApi->geofencePause(geofenceId);
  /hardware/qcom/gps/msm8998/android/
GnssGeofencing.cpp 105 mApi->geofencePause(geofenceId);

Completed in 281 milliseconds