Home
last modified time | relevance | path

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

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