Home
last modified time | relevance | path

Searched defs:geofence_id (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.cpp80 void GeofenceAPIClient::geofenceAdd(uint32_t geofence_id, double latitude, double longitude, in geofenceAdd()
109 void GeofenceAPIClient::geofencePause(uint32_t geofence_id) in geofencePause()
115 void GeofenceAPIClient::geofenceResume(uint32_t geofence_id, int32_t monitor_transitions) in geofenceResume()
126 void GeofenceAPIClient::geofenceRemove(uint32_t geofence_id) in geofenceRemove()
/hardware/libhardware/include/hardware/
Dfused_location.h749 int32_t geofence_id; member