Searched refs:getInteractiveTime (Results 1 – 3 of 3) sorted by relevance
2269 public abstract long getInteractiveTime(long elapsedRealtimeUs, int which); in getInteractiveTime() method in BatteryStats3932 final long interactiveTime = getInteractiveTime(rawRealtime, which); in dumpCheckinLocked()4875 final long interactiveTime = getInteractiveTime(rawRealtime, which); in dumpLocked()8165 getInteractiveTime(rawRealtimeUs, which) / 1000); in dumpProtoSystemLocked()
7007 @Override public long getInteractiveTime(long elapsedRealtimeUs, int which) { in getInteractiveTime() method in BatteryStatsImpl
38545 Landroid/os/BatteryStats;->getInteractiveTime(JI)J77464 Lcom/android/internal/os/BatteryStatsImpl;->getInteractiveTime(JI)J