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