OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLP_RESULT_ID_UNKNOWN
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
fused_location.h
238
#define
FLP_RESULT_ID_UNKNOWN
-5
300
* FLP_RESULT_SUCCESS on success,
FLP_RESULT_ID_UNKNOWN
,
310
* FLP_RESULT_SUCCESS on success,
FLP_RESULT_ID_UNKNOWN
or
561
*
FLP_RESULT_ID_UNKNOWN
- for invalid id
586
*
FLP_RESULT_ID_UNKNOWN
- for invalid id
/frameworks/base/services/core/java/com/android/server/location/
FlpHardwareProvider.java
60
private static final int
FLP_RESULT_ID_UNKNOWN
= -5;
428
case
FLP_RESULT_ID_UNKNOWN
:
Completed in 119 milliseconds