Home | History | Annotate | Download | only in am

Lines Matching full:thistime

672                 w.totalTime = SystemClock.uptimeMillis() - w.thisTime;
673 w.thisTime = w.totalTime;
682 long thisTime, long totalTime) {
692 w.thisTime = thisTime;
964 outResult.thisTime = 0;
966 outResult.thisTime = SystemClock.uptimeMillis();