Home
last modified time | relevance | path

Searched defs:activeCount (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioSession.h61 uint32_t activeCount() const { return mActiveCount; } ; in activeCount() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioSession.cpp224 size_t activeCount = 0; in getActiveSessionCount() local
/frameworks/av/include/media/
DVolumeShaper.h910 size_t activeCount = 0; in getVolume() local
/frameworks/base/services/core/java/com/android/server/job/
DJobPackageTracker.java81 int activeCount; field in JobPackageTracker.PackageEntry
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java511 final int activeCount = getSessionCount(mSessions, callingUid); in createSessionInternal() local
DPackageInstallerSession.java1516 int activeCount; in closeInternal() local
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp2168 size_t activeCount, underflowCount, readyCount, downCount, upCount; in checkBuffering() local