OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_geofence_area
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
723
* is defined by the parameter in the
add_geofence_area
API.
734
*
add_geofence_area
call.
774
* geofence_id - The id associated with the
add_geofence_area
.
903
void (*
add_geofence_area
) (int32_t geofence_id, double latitude,
member in struct:__anon20696
924
*
add_geofence_area
call.
/frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp
695
sGpsGeofencingInterface->
add_geofence_area
(geofence_id, latitude, longitude,
Completed in 831 milliseconds