Searched refs:getSessionCount (Results 1 – 1 of 1) sorted by relevance
511 final int activeCount = getSessionCount(mSessions, callingUid); in createSessionInternal()785 private static int getSessionCount(SparseArray<PackageInstallerSession> sessions, in getSessionCount() method in PackageInstallerService