OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gps_geofence_transition_callback
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
788
typedef void (*
gps_geofence_transition_callback
) (int32_t geofence_id, GpsLocation* location,
typedef
854
gps_geofence_transition_callback
geofence_transition_callback;
/frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp
244
static void
gps_geofence_transition_callback
(int32_t geofence_id, GpsLocation* location,
function in namespace:android
326
gps_geofence_transition_callback
,
Completed in 59 milliseconds