Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/android/1.1/location_api/
DGeofenceAPIClient.cpp83 void GeofenceAPIClient::geofenceAdd(uint32_t geofence_id, double latitude, double longitude, in geofenceAdd()
112 void GeofenceAPIClient::geofencePause(uint32_t geofence_id) in geofencePause()
118 void GeofenceAPIClient::geofenceResume(uint32_t geofence_id, int32_t monitor_transitions) in geofenceResume()
129 void GeofenceAPIClient::geofenceRemove(uint32_t geofence_id) in geofenceRemove()
/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/qcom/gps/msm8909w_3100/android/location_api/
DGeofenceAPIClient.cpp81 void GeofenceAPIClient::geofenceAdd(uint32_t geofence_id, double latitude, double longitude, in geofenceAdd()
110 void GeofenceAPIClient::geofencePause(uint32_t geofence_id) in geofencePause()
116 void GeofenceAPIClient::geofenceResume(uint32_t geofence_id, int32_t monitor_transitions) in geofenceResume()
127 void GeofenceAPIClient::geofenceRemove(uint32_t geofence_id) in geofenceRemove()
/hardware/qcom/sm8150/gps/android/2.0/location_api/
DGeofenceAPIClient.cpp83 void GeofenceAPIClient::geofenceAdd(uint32_t geofence_id, double latitude, double longitude, in geofenceAdd()
112 void GeofenceAPIClient::geofencePause(uint32_t geofence_id) in geofencePause()
118 void GeofenceAPIClient::geofenceResume(uint32_t geofence_id, int32_t monitor_transitions) in geofenceResume()
129 void GeofenceAPIClient::geofenceRemove(uint32_t geofence_id) in geofenceRemove()
/hardware/qcom/sdm845/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/qcom/sdm845/gps/sdm845/android/location_api/
DGeofenceAPIClient.cpp83 void GeofenceAPIClient::geofenceAdd(uint32_t geofence_id, double latitude, double longitude, in geofenceAdd()
112 void GeofenceAPIClient::geofencePause(uint32_t geofence_id) in geofencePause()
118 void GeofenceAPIClient::geofenceResume(uint32_t geofence_id, int32_t monitor_transitions) in geofenceResume()
129 void GeofenceAPIClient::geofenceRemove(uint32_t geofence_id) in geofenceRemove()
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DGeofenceAPIClient.cpp83 void GeofenceAPIClient::geofenceAdd(uint32_t geofence_id, double latitude, double longitude, in geofenceAdd()
112 void GeofenceAPIClient::geofencePause(uint32_t geofence_id) in geofencePause()
118 void GeofenceAPIClient::geofenceResume(uint32_t geofence_id, int32_t monitor_transitions) in geofenceResume()
129 void GeofenceAPIClient::geofenceRemove(uint32_t geofence_id) in geofenceRemove()
/hardware/libhardware/include/hardware/
Dfused_location.h749 int32_t geofence_id; member