Home | History | Annotate | Download | only in os

Lines Matching defs:getInteractiveTime

2058     public abstract long getInteractiveTime(long elapsedRealtimeUs, int which);
3551 final long interactiveTime = getInteractiveTime(rawRealtime, which);
4487 final long interactiveTime = getInteractiveTime(rawRealtime, which);
7874 getInteractiveTime(rawRealtimeUs, which) / 1000);