Searched refs:getDeviceBatchedScanTime (Results 1 – 3 of 3) sorted by relevance
132 public long getDeviceBatchedScanTime(long[] stats) { in getDeviceBatchedScanTime() method in WifiPowerStatsLayout
195 mStatsLayout.getDeviceBatchedScanTime(mTmpDeviceStatsArray); in computeDevicePowerEstimates()
271 assertThat(layout.getDeviceBatchedScanTime(powerStats.stats)).isEqualTo(345 + 200 + 400); in collectStats_powerReportingUnsupported()