OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gps_geofence_remove_callback
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp
295
static void
gps_geofence_remove_callback
(int32_t geofence_id, int32_t status)
function in namespace:android
329
gps_geofence_remove_callback
,
/hardware/libhardware/include/hardware/
gps.h
826
typedef void (*
gps_geofence_remove_callback
) (int32_t geofence_id, int32_t status);
typedef
857
gps_geofence_remove_callback
geofence_remove_callback;
Completed in 539 milliseconds