Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBroadcastQueueModernImpl.java2032 int manifestCount = 0; in notifyFinishBroadcast() local
2045 manifestCount, manifestSkipCount, dispatchTime); in notifyFinishBroadcast() local
H A DBroadcastRecord.java152 int manifestCount; // number of manifest receivers dispatched. field in BroadcastRecord