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

  /hardware/libhardware/include/hardware/
fused_location.h 665 } GeofenceOptions;
671 GeofenceOptions* options;
717 * GeofenceOptions structure for details.
719 void (*modify_geofence_option) (int32_t geofence_id, GeofenceOptions* options);
  /frameworks/base/services/core/jni/
com_android_server_location_FlpHardwareProvider.cpp 343 GeofenceOptions* options = geofence.options;
871 geofences[i].options = new GeofenceOptions();
921 GeofenceOptions options = {

Completed in 46 milliseconds