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 101 long executingStart; // start time of last execute request.
255 pw.print(" executingStart=");
256 TimeUtils.formatDuration(executingStart, now, pw);
ActiveServices.java     [all...]

Completed in 341 milliseconds