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

  /hardware/libhardware/include/hardware/
fused_location.h 231 } FlpBatchOptions;
283 * options - See FlpBatchOptions struct definition.
288 int (*start_batching)(int id, FlpBatchOptions* options);
291 * Update FlpBatchOptions associated with a batching request.
298 * new_options - Updated FlpBatchOptions
303 int (*update_batching_options)(int id, FlpBatchOptions* new_options);
  /frameworks/base/services/core/jni/
com_android_server_location_FlpHardwareProvider.cpp 265 * Helper function to unwrap FlpBatchOptions from the Java Runtime calls.
270 FlpBatchOptions& batchOptions) {
725 FlpBatchOptions options;
740 FlpBatchOptions options;

Completed in 106 milliseconds