Home
last modified time | relevance | path

Searched defs:curTimeUs (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java1784 public long computeUptime(long curTimeUs, int which) { in computeUptime()
1788 public long computeRealtime(long curTimeUs, int which) { in computeRealtime()
1792 public long getUptime(long curTimeUs) { in getUptime()
1800 public long getRealtime(long curTimeUs) { in getRealtime()
2850 private long computeOverage(long curTimeUs) { in computeOverage()
2857 private void recomputeLastDuration(long curTimeUs, boolean abort) { in recomputeLastDuration()