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

  /frameworks/base/services/java/com/android/server/am/
ServiceRecord.java 121 int deliveryCount;
180 if (si.deliveryCount != 0) {
181 pw.print(" dc="); pw.print(si.deliveryCount);
ActiveServices.java     [all...]

Completed in 71 milliseconds