Home
last modified time | relevance | path

Searched refs:stopRunningLocked (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsStopwatchTimerTest.java50 timer.stopRunningLocked(updateTime(clocks, 120)); // stop in testCount()
52 timer.stopRunningLocked(updateTime(clocks, 130)); // stop in testCount()
57 timer.stopRunningLocked(updateTime(clocks, 200)); // stop in testCount()
67 timer.stopRunningLocked(updateTime(clocks, 350)); // stop in testCount()
76 timer.stopRunningLocked(updateTime(clocks, 450)); // stop in testCount()
92 timer.stopRunningLocked(updateTime(clocks, 2120)); // stop in testCount()
94 timer.stopRunningLocked(updateTime(clocks, 2130)); // stop in testCount()
99 timer.stopRunningLocked(updateTime(clocks, 2200)); // stop in testCount()
109 timer.stopRunningLocked(updateTime(clocks, 2350)); // stop in testCount()
117 timer.stopRunningLocked(updateTime(clocks, 2450)); // stop in testCount()
[all …]
DBatteryStatsDurationTimerTest.java59 timer.stopRunningLocked(3100); in testStartStop()
74 timer.stopRunningLocked(12900); in testStartStop()
118 timer.stopRunningLocked(3_100); in testReset()
154 timer.stopRunningLocked(3_100); in testResetAndDetach()
DBatteryStatsDualTimerTest.java57 timer.stopRunningLocked(clocks.realtime); in testResetDetach()
DBatteryStatsServTest.java389 serv.stopRunningLocked(); in testStopRunningLockedWhileRunningNormal()
413 serv.stopRunningLocked(); in testStopRunningLockedWhileRunningTooQuick()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java1188 perStateTimers[mFrequencyRange][mSignalStrength].stopRunningLocked( in noteActive()
1205 perStateTimers[mFrequencyRange][mSignalStrength].stopRunningLocked(elapsedRealtimeMs); in noteFrequencyRange()
1221 perStateTimers[mFrequencyRange][mSignalStrength].stopRunningLocked(elapsedRealtimeMs); in noteSignalStrength()
3445 public void stopRunningLocked(long elapsedRealtimeMs) { in stopRunningLocked() method in BatteryStatsImpl.DurationTimer
3457 super.stopRunningLocked(elapsedRealtimeMs); in stopRunningLocked()
3632 public void stopRunningLocked(long elapsedRealtimeMs) { in stopRunningLocked() method in BatteryStatsImpl.StopwatchTimer
3669 stopRunningLocked(elapsedRealtimeMs); in stopAllRunningLocked()
3807 public void stopRunningLocked(long elapsedRealtimeMs) { in stopRunningLocked() method in BatteryStatsImpl.DualTimer
3808 super.stopRunningLocked(elapsedRealtimeMs); in stopRunningLocked()
3809 mSubTimer.stopRunningLocked(elapsedRealtimeMs); in stopRunningLocked()
[all …]
/frameworks/base/config/
Dboot-profile.txt1148 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->stopRunningLocked(J)V
1150 Lcom/android/internal/os/BatteryStatsImpl$DurationTimer;->stopRunningLocked(J)V
1197 Lcom/android/internal/os/BatteryStatsImpl$DualTimer;->stopRunningLocked(J)V
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java3603 stats.stopRunningLocked(uptime); in noteServiceStopRunning()
/frameworks/base/services/
Dart-profile3054 HSPLcom/android/server/power/stats/BatteryStatsImpl$DualTimer;->stopRunningLocked(J)V+]Lcom/android…
3060 HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->stopRunningLocked(J)V+]Lcom/and…
3078 HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->stopRunningLocked(J)V+]Lcom/an…
3096 HPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;->stopRunningLocked(J)V+]Lcom/andro…
Dart-wear-profile21889 HPLcom/android/server/power/stats/BatteryStatsImpl$DualTimer;->stopRunningLocked(J)V
21897 HPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->stopRunningLocked(J)V
21946 HPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->stopRunningLocked(J)V
21992 HPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;->stopRunningLocked(J)V
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt72863 Lcom/android/internal/os/BatteryStatsImpl$DualTimer;->stopRunningLocked(J)V
72881 Lcom/android/internal/os/BatteryStatsImpl$DurationTimer;->stopRunningLocked(J)V
73005 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->stopRunningLocked(J)V