Searched refs:getInteractiveTime (Results 1 – 3 of 3) sorted by relevance
2472 public abstract long getInteractiveTime(long elapsedRealtimeUs, int which); in getInteractiveTime() method in BatteryStats4410 final long interactiveTime = getInteractiveTime(rawRealtime, which); in dumpCheckinLocked()5306 final long interactiveTime = getInteractiveTime(rawRealtime, which); in dumpLocked()8699 getInteractiveTime(rawRealtimeUs, which) / 1000); in dumpProtoSystemLocked()
7181 @Override public long getInteractiveTime(long elapsedRealtimeUs, int which) { in getInteractiveTime() method in BatteryStatsImpl
35222 Landroid/os/BatteryStats;->getInteractiveTime(JI)J74141 Lcom/android/internal/os/BatteryStatsImpl;->getInteractiveTime(JI)J