Home
last modified time | relevance | path

Searched refs:openSessionInternal (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerService.java371 private BlobStoreSession openSessionInternal(long sessionId, in openSessionInternal() method in BlobStoreManagerService
389 final BlobStoreSession session = openSessionInternal(sessionId, in abandonSessionInternal()
1485 return openSessionInternal(sessionId, callingUid, packageName); in openSession()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java1171 return openSessionInternal(sessionId);
1194 private PackageInstallerSession openSessionInternal(int sessionId) throws IOException {
1748 session = openSessionInternal(sessionId);