Home
last modified time | relevance | path

Searched refs:getRealtime (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBatteryStatsTimeBaseTest.java113 + " mRealtime=" + tb.getRealtime(14000) in testRunning()
120 Assert.assertEquals(1000, tb.getRealtime(14000)); in testRunning()
135 Assert.assertEquals(1555, tb.getRealtime(14555)); in testRunning()
147 + " mRealtime=" + tb.getRealtime(14000) in testRunning()
152 Assert.assertEquals(1002, tb.getRealtime(14002)); in testRunning()
164 Assert.assertEquals(1002, tb.getRealtime(17000)); in testRunning()
H A DBatteryStatsTimerTest.java208 Assert.assertEquals(40, timeBase.getRealtime(200)); in testSummaryParceling()
251 Assert.assertEquals(40, timeBase.getRealtime(200)); in testGetTotalTimeLocked()
276 Assert.assertEquals(40, timeBase.getRealtime(200)); in testGetCountLocked()
297 Assert.assertEquals(40, timeBase.getRealtime(200)); in testGetTimeSinceMarked()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java1407 mUnpluggedRealtimeUs = getRealtime(mRealtimeStartUs); in init()
1421 mUnpluggedRealtimeUs = getRealtime(elapsedRealtimeUs); in reset()
1430 return mRealtimeUs + getRealtime(curTimeUs); in computeRealtime()
1441 public long getRealtime(long curTimeUs) { in getRealtime() method in BatteryStatsImpl.TimeBase
1481 long batteryRealtimeUs = getRealtime(elapsedRealtimeUs); in setRunning()
1520 final long runningRealtime = getRealtime(elapsedRealtimeUs); in writeToParcel()
1972 return computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs), in getTotalTimeLocked()
2514 mStartTimeMs = mTimeBase.getRealtime(elapsedRealtimeUs) / 1000; in reset()
2762 mUpdateTimeUs = mTimeBase.getRealtime(elapsedRealtimeUs); in reset()
14626 return mOnBatteryTimeBase.getRealtime(curTimeUs);
[all …]
/aosp12/frameworks/base/config/
H A Dboot-profile.txt153 Lcom/android/internal/os/BatteryStatsImpl$TimeBase;->getRealtime(J)J
H A Dboot-image-profile.txt21737 HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->getRealtime(J)J
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt21690 HSPLcom/android/internal/os/BatteryStatsImpl$TimeBase;->getRealtime(J)J
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt76981 Lcom/android/internal/os/BatteryStatsImpl$TimeBase;->getRealtime(J)J