Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DBroadcastRecord.java138 int manifestCount; // number of manifest receivers dispatched. field in BroadcastRecord
545 manifestCount = from.manifestCount; in BroadcastRecord()
DBroadcastQueueModernImpl.java2251 int manifestCount = 0; in notifyFinishBroadcast() local
2255 manifestCount++; in notifyFinishBroadcast()
2264 manifestCount, manifestSkipCount, dispatchTime); in notifyFinishBroadcast() local