HomeSort by relevance Sort by last modified time
    Searched refs:executingStart (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/am/
ServiceRecord.java 100 long executingStart; // start time of last execute request.
254 pw.print(" executingStart=");
255 TimeUtils.formatDuration(executingStart, now, pw);
ActiveServices.java     [all...]

Completed in 31 milliseconds