Home
last modified time | relevance | path

Searched defs:manifestSkipCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DBroadcastQueueImpl.java2310 int manifestSkipCount = 0; in notifyFinishBroadcast() local
2322 manifestCount, manifestSkipCount, dispatchTime); in notifyFinishBroadcast() local
DBroadcastRecord.java151 int manifestSkipCount; // number of manifest receivers skipped. field in BroadcastRecord