OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FlpGeofenceCallbacks
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
fused_location.h
223
* return 0 in
FlpGeofenceCallbacks
to indicate you don't support geofencing,
680
/** set to sizeof(
FlpGeofenceCallbacks
) */
690
}
FlpGeofenceCallbacks
;
771
* by calling the flp_capabilities_callback in
FlpGeofenceCallbacks
to
774
void (*init)(
FlpGeofenceCallbacks
* callbacks );
/frameworks/base/services/core/jni/
com_android_server_location_FlpHardwareProvider.cpp
756
FlpGeofenceCallbacks
sFlpGeofenceCallbacks = {
757
sizeof(
FlpGeofenceCallbacks
),
Completed in 200 milliseconds