Searched refs:getBatchSize (Results 1 – 6 of 6) sorted by relevance
743 mBatchingEnabled = mGnssNative.initBatching() && mGnssNative.getBatchSize() > 1; in handleEnable()804 public int getBatchSize() { in getBatchSize() method in GnssLocationProvider805 return mGnssNative.getBatchSize(); in getBatchSize()852 if (batchSize < getBatchSize()) { in updateRequirements()1446 pw.println("mBatchSize=" + getBatchSize()); in dump()
150 return mGnssLocationProvider.getBatchSize(); in getGnssBatchSize()
810 public int getBatchSize() { in getBatchSize() method in GnssNative812 return mGnssHal.getBatchSize(); in getBatchSize()1329 protected int getBatchSize() { in getBatchSize() method in GnssNative.GnssHal
553 protected int getBatchSize() { in getBatchSize() method in FakeGnssHal
2993 auto result = gnssBatchingIface->getBatchSize(); in android_location_gnss_hal_GnssNative_get_batch_size()
22079 HPLcom/android/server/location/gnss/GnssLocationProvider;->getBatchSize()I+]Lcom/android/server/loc…22464 HSPLcom/android/server/location/gnss/hal/GnssNative$GnssHal;->getBatchSize()I22531 HSPLcom/android/server/location/gnss/hal/GnssNative;->getBatchSize()I+]Lcom/android/server/location…