Searched defs:getSessionCount (Results 1 – 3 of 3) sorted by relevance
59 int getSessionCount() { in getSessionCount() method in SimpleSessionManager
191 size_t DrmSessionManager::getSessionCount() const { in getSessionCount() function in android::DrmSessionManager
1192 private static int getSessionCount(SparseArray<PackageInstallerSession> sessions, in getSessionCount() method in PackageInstallerService