Searched refs:native_start_batch (Results 1 – 1 of 1) sorted by relevance
1506 return native_start_batch(periodNanos, minUpdateDistanceMeters, wakeOnFifoFull); in startBatch()1673 private static native boolean native_start_batch(long periodNanos, in native_start_batch() method in GnssNative