HomeSort by relevance Sort by last modified time
    Searched defs:FLP_RESULT_ERROR (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/location/
FlpHardwareProvider.java 56 private static final int FLP_RESULT_ERROR = -1;
402 case FLP_RESULT_ERROR:
  /hardware/libhardware/include/hardware/
fused_location.h 182 * FLP_RESULT_ERROR if the association failed in the current thread.
234 #define FLP_RESULT_ERROR -1
286 * FLP_RESULT_ID_EXISTS, FLP_RESULT_ERROR on failure.
301 * FLP_RESULT_ERROR on error.
311 * FLP_RESULT_ERROR on failure.
341 * Return value: FLP_RESULT_SUCCESS or FLP_RESULT_ERROR.
551 * FLP_RESULT_ERROR - for other errors.
562 * FLP_RESULT_ERROR for others.
576 * FLP_RESULT_ERROR for others.
587 * FLP_RESULT_ERROR for others
    [all...]

Completed in 36 milliseconds