Home | History | Annotate | Download | only in os

Lines Matching defs:getForegroundTime

466             public abstract long getForegroundTime(int which);
2273 final long foregroundMillis = ps.getForegroundTime(which) * 10;
3274 foregroundTime = ps.getForegroundTime(which);