Searched refs:mCountForeground (Results 1 – 1 of 1) sorted by relevance
207 private int mCountForeground; field in BroadcastProcessQueue603 } else if (mCountForeground > mCountForegroundDeferred) { in getPreferredSchedulingGroupLocked()714 mCountForeground++; in onBroadcastEnqueued()755 mCountForeground--; in onBroadcastDequeued()1211 } else if (mCountForeground > mCountForegroundDeferred) { in updateRunnableAt()1567 pw.print(" f:"); pw.print(mCountForeground); in dumpBroadcastCounts()