Searched defs:addGeofences (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/gps/msm8998/location/ |
D | location_interface.h | 83 uint32_t* (*addGeofences)(LocationAPI* client, size_t count, GeofenceOption*, GeofenceInfo*); member
|
D | LocationAPI.cpp | 437 LocationAPI::addGeofences(size_t count, GeofenceOption* options, GeofenceInfo* info) in addGeofences() function in LocationAPI
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | location_interface.h | 86 uint32_t* (*addGeofences)(LocationAPI* client, size_t count, GeofenceOption*, GeofenceInfo*); member
|
D | LocationAPI.cpp | 439 LocationAPI::addGeofences(size_t count, GeofenceOption* options, GeofenceInfo* info) in addGeofences() function in LocationAPI
|