OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resume_geofence
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/include/hardware/
fused_location.h
581
* The callback associated with the
resume_geofence
call.
710
void (*
resume_geofence
) (int32_t geofence_id, int monitor_transitions);
member in struct:__anon40426
gps.h
1233
void (*
resume_geofence
) (int32_t geofence_id, int monitor_transitions);
member in struct:__anon40455
[
all
...]
/frameworks/base/services/core/jni/
com_android_server_location_FlpHardwareProvider.cpp
905
sFlpGeofencingInterface->
resume_geofence
(geofenceId, monitorTransitions);
com_android_server_location_GpsLocationProvider.cpp
888
sGpsGeofencingInterface->
resume_geofence
(geofence_id, monitor_transition);
[
all
...]
Completed in 162 milliseconds