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

  /hardware/libhardware/include/hardware/
fused_location.h 239 #define FLP_RESULT_INVALID_GEOFENCE_TRANSITION -6
549 * FLP_RESULT_INVALID_GEOFENCE_TRANSITION - the monitorTransition contains an
  /frameworks/base/services/core/java/com/android/server/location/
FlpHardwareProvider.java 61 private static final int FLP_RESULT_INVALID_GEOFENCE_TRANSITION = -6;
430 case FLP_RESULT_INVALID_GEOFENCE_TRANSITION:

Completed in 54 milliseconds