OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gps_geofence_add_callback
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
1312
typedef void (*
gps_geofence_add_callback
) (int32_t geofence_id, int32_t status);
typedef
[
all
...]
/frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp
509
static void
gps_geofence_add_callback
(int32_t geofence_id, int32_t status)
function in namespace:android
552
gps_geofence_add_callback
,
[
all
...]
Completed in 39 milliseconds