Searched refs:native_start_batch (Results 1 – 1 of 1) sorted by relevance
130 return native_start_batch(periodNanos, wakeOnFifoFull); in startBatch()152 private static native boolean native_start_batch(long periodNanos, boolean wakeOnFifoFull); in native_start_batch() method in GnssBatchingProvider