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/
DBroadcastQueueModernImpl.java2032 int manifestCount = 0; in notifyFinishBroadcast() local
2045 manifestCount, manifestSkipCount, dispatchTime); in notifyFinishBroadcast() local
DBroadcastRecord.java152 int manifestCount; // number of manifest receivers dispatched. field in BroadcastRecord