Searched refs:activeCount (Results 1 – 10 of 10) sorted by relevance
64 int activeCount; field in JobPackageTracker.PackageEntry173 pe.activeCount++; in incActive()243 outPe.activeCount += pe.activeCount; in addTo()313 printDuration(pw, period, pe.getActiveTime(now), pe.activeCount, "active"); in dump()
210 if (valueAt(i)->activeCount() != 0) { in getActiveSessions()228 if (audioSession->activeCount() > 0 && in isSourceActive()
57 uint32_t activeCount() const { return mActiveCount; } ; in activeCount() function
2148 size_t activeCount, underflowCount, readyCount, downCount, upCount; in checkBuffering() local2149 activeCount = underflowCount = readyCount = downCount = upCount =0; in checkBuffering()2187 ++activeCount; in checkBuffering()2210 if (activeCount > 0) { in checkBuffering()2211 up = (upCount == activeCount); in checkBuffering()2213 ready = (readyCount == activeCount); in checkBuffering()
658 final int activeCount = getSessionCount(mSessions, callingUid); in createSessionInternal() local659 if (activeCount >= MAX_ACTIVE_SESSIONS) { in createSessionInternal()
1701 if (audioSession->activeCount() == 0) { in stopInput()
42069 method public static int activeCount();42137 method public int activeCount();
51474 method public static int activeCount();51542 method public int activeCount();
51554 method public static int activeCount();51622 method public int activeCount();
54831 method public static int activeCount();54899 method public int activeCount();