OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLP_LOCATION_HAS_SPEED
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
fused_location.h
108
#define
FLP_LOCATION_HAS_SPEED
(1U<<2)
/frameworks/base/services/jni/
com_android_server_location_FlpHardwareProvider.cpp
199
location.flags |=
FLP_LOCATION_HAS_SPEED
;
390
if (flags &
FLP_LOCATION_HAS_SPEED
) {
Completed in 25 milliseconds