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

  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareImpl.java 97 private static final int GPS_GEOFENCE_ERROR_ID_EXISTS = -101;
762 case GPS_GEOFENCE_ERROR_ID_EXISTS:
  /hardware/libhardware/include/hardware/
gps.h 766 #define GPS_GEOFENCE_ERROR_ID_EXISTS -101
810 * GPS_GEOFENCE_ERROR_ID_EXISTS - geofence with id already exists
878 * already exists, an error value (GPS_GEOFENCE_ERROR_ID_EXISTS)

Completed in 5545 milliseconds