Searched refs:setDeviceScanTime (Results 1 – 6 of 6) sorted by relevance
84 public void setDeviceScanTime(long[] stats, long durationMillis) { in setDeviceScanTime() method in BluetoothPowerStatsLayout
112 public void setDeviceScanTime(long[] stats, long durationMillis) { in setDeviceScanTime() method in WifiPowerStatsLayout
109 public void setDeviceScanTime(long[] stats, long durationMillis) { in setDeviceScanTime() method in MobileRadioPowerStatsLayout
296 mLayout.setDeviceScanTime(mDeviceStats, totalScanTime); in collectBluetoothScanStats()
207 mLayout.setDeviceScanTime(mDeviceStats, scanDuration); in collectWifiActivityInfo()
267 mLayout.setDeviceScanTime(mDeviceStats, scanDuration - mLastScanDuration); in collectModemActivityInfo()