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

  /hardware/libhardware/include/hardware/
fused_location.h 502 #define FLP_GEOFENCE_MONITOR_STATUS_AVAILABLE (1L<<1)
534 * status - FLP_GEOFENCE_MONITOR_STATUS_UNAVAILABLE or FLP_GEOFENCE_MONITOR_STATUS_AVAILABLE.
  /frameworks/base/services/core/java/com/android/server/location/
FlpHardwareProvider.java 65 private static final int FLP_GEOFENCE_MONITOR_STATUS_AVAILABLE = 1<<1;
172 case FLP_GEOFENCE_MONITOR_STATUS_AVAILABLE:

Completed in 82 milliseconds