OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pause_geofence
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/include/hardware/
fused_location.h
568
* The callback associated with the
pause_geofence
call.
698
void (*
pause_geofence
) (int32_t geofence_id);
member in struct:__anon33817
gps.h
830
* The callback associated with the
pause_geofence
call.
914
void (*
pause_geofence
) (int32_t geofence_id);
member in struct:__anon33840
/frameworks/base/services/jni/
com_android_server_location_FlpHardwareProvider.cpp
887
sFlpGeofencingInterface->
pause_geofence
(geofenceId);
com_android_server_location_GpsLocationProvider.cpp
720
sGpsGeofencingInterface->
pause_geofence
(geofence_id);
Completed in 44 milliseconds