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

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

Completed in 35 milliseconds