Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsService.java622 return openSessionInternal(NetworkStatsManager.FLAG_AUGMENT_WITH_SUBSCRIPTION_PLAN, null); in openSession()
627 return openSessionInternal(flags, callingPackage); in openSessionForUsageStats()
647 private INetworkStatsSession openSessionInternal(final int flags, final String callingPackage) { in openSessionInternal() method in NetworkStatsService
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerService.java374 private BlobStoreSession openSessionInternal(long sessionId, in openSessionInternal() method in BlobStoreManagerService
392 final BlobStoreSession session = openSessionInternal(sessionId, in abandonSessionInternal()
1450 return openSessionInternal(sessionId, callingUid, packageName); in openSession()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java784 return openSessionInternal(sessionId); in openSession()
790 private IPackageInstallerSession openSessionInternal(int sessionId) throws IOException { in openSessionInternal() method in PackageInstallerService
/frameworks/base/services/
Dart-profile20703 HPLcom/android/server/net/NetworkStatsService;->openSessionInternal(ILjava/lang/String;)Landroid/ne…
24343 PLcom/android/server/pm/PackageInstallerService;->openSessionInternal(I)Landroid/content/pm/IPackag…