Searched refs:bluetoothRunningTimeMs (Results 1 – 3 of 3) sorted by relevance
83 public long bluetoothRunningTimeMs; field in BatterySipper218 bluetoothRunningTimeMs += other.bluetoothRunningTimeMs; in add()
58 app.bluetoothRunningTimeMs = totalTimeMs; in calculateApp()94 app.bluetoothRunningTimeMs = Math.max(0, totalTimeMs - mAppTotalTimeMs); in calculateRemaining()
87704 Lcom/android/internal/os/BatterySipper;->bluetoothRunningTimeMs:J