Searched refs:bluetoothRunningTimeMs (Results 1 – 2 of 2) sorted by relevance
47 public long bluetoothRunningTimeMs; field in BatterySipper149 bluetoothRunningTimeMs += other.bluetoothRunningTimeMs; in add()
58 app.bluetoothRunningTimeMs = totalTimeMs; in calculateApp()94 app.bluetoothRunningTimeMs = Math.max(0, totalTimeMs - mAppTotalTimeMs); in calculateRemaining()