Searched refs:getDeviceScanTime (Results 1 – 9 of 9) sorted by relevance
88 public long getDeviceScanTime(long[] stats) { in getDeviceScanTime() method in BluetoothPowerStatsLayout
116 public long getDeviceScanTime(long[] stats) { in getDeviceScanTime() method in WifiPowerStatsLayout
113 public long getDeviceScanTime(long[] stats) { in getDeviceScanTime() method in MobileRadioPowerStatsLayout
165 intermediates.scanTime = mStatsLayout.getDeviceScanTime(mTmpDeviceStatsArray); in computeDevicePowerEstimates()
202 mStatsLayout.getDeviceScanTime(mTmpDeviceStatsArray)); in computeDevicePowerEstimates()
255 mStatsLayout.getDeviceScanTime(mTmpDeviceStatsArray)); in computeDevicePowerEstimates()
197 assertThat(layout.getDeviceScanTime(powerStats.stats)).isEqualTo(800); in collectStats()
253 assertThat(layout.getDeviceScanTime(powerStats.stats)).isEqualTo(200); in collectStats_powerReportingSupported()
248 assertThat(layout.getDeviceScanTime(powerStats.stats)).isEqualTo(60000); in collectStats()