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.h60 uint32_t activeCount() const { return mActiveCount; } ; in activeCount() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioSession.cpp226 size_t activeCount = 0; in getActiveSessionCount() local
/frameworks/base/services/core/java/com/android/server/job/
DJobPackageTracker.java73 int activeCount; field in JobPackageTracker.PackageEntry
/frameworks/av/include/media/
DVolumeShaper.h908 size_t activeCount = 0; in getVolume() local
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerSession.java1475 int activeCount; in closeInternal() local
DPackageInstallerService.java522 final int activeCount = getSessionCount(mSessions, callingUid); in createSessionInternal() local
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp2163 size_t activeCount, underflowCount, readyCount, downCount, upCount; in checkBuffering() local