Searched refs:getBatteryUptimeLocked (Results 1 – 4 of 4) sorted by relevance
175 public long getBatteryUptimeLocked() { in testStartLaunchedLockedWhileLaunched()204 public long getBatteryUptimeLocked() { in testStartLaunchedLockedWhileNotLaunched()231 public long getBatteryUptimeLocked() { in testStopLaunchedLockedWhileNotLaunched()261 public long getBatteryUptimeLocked() { in testStopLaunchedLockedWhileLaunchedNormal()290 public long getBatteryUptimeLocked() { in testStopLaunchedLockedWhileLaunchedTooQuick()318 public long getBatteryUptimeLocked() { in testStartRunningLockedWhileRunning()347 public long getBatteryUptimeLocked() { in testStartRunningLockedWhileNotRunning()376 public long getBatteryUptimeLocked() { in testStopRunningLockedWhileRunningNormal()405 public long getBatteryUptimeLocked() { in testStopRunningLockedWhileRunningTooQuick()
9332 mLaunchedSince = mBsi.getBatteryUptimeLocked(); in startLaunchedLocked()9340 long time = mBsi.getBatteryUptimeLocked() - mLaunchedSince; in stopLaunchedLocked()9354 mRunningSince = mBsi.getBatteryUptimeLocked(); in startRunningLocked()9362 long time = mBsi.getBatteryUptimeLocked() - mRunningSince; in stopRunningLocked()12447 return getBatteryUptimeLocked(); in getAwakeTimeBattery()12721 protected long getBatteryUptimeLocked() { in getBatteryUptimeLocked() method in BatteryStatsImpl
20886 HSPLcom/android/internal/os/BatteryStatsImpl;->getBatteryUptimeLocked()J
94897 Lcom/android/internal/os/BatteryStatsImpl;->getBatteryUptimeLocked()J