Searched refs:getDeviceActiveTime (Results 1 – 3 of 3) sorted by relevance
148 public long getDeviceActiveTime(long[] stats) { in getDeviceActiveTime() method in WifiPowerStatsLayout
210 mStatsLayout.getDeviceActiveTime(mTmpDeviceStatsArray)); in computeDevicePowerEstimates()
269 assertThat(layout.getDeviceActiveTime(powerStats.stats)).isEqualTo(7500); in collectStats_powerReportingUnsupported()