Searched refs:getSessionsCountLocked (Results 1 – 1 of 1) sorted by relevance
337 private int getSessionsCountLocked(int uid, String packageName) { in getSessionsCountLocked() method in BlobStoreManagerService351 final int sessionsCount = getSessionsCountLocked(callingUid, callingPackage); in createSessionInternal()