Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java696 return openSessionInternal(sessionId); in openSession()
702 private IPackageInstallerSession openSessionInternal(int sessionId) throws IOException { in openSessionInternal() method in PackageInstallerService
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsService.java655 return openSessionInternal(NetworkStatsManager.FLAG_AUGMENT_WITH_SUBSCRIPTION_PLAN, null);
660 return openSessionInternal(flags, callingPackage);
680 private INetworkStatsSession openSessionInternal(final int flags, final String callingPackage) {
/frameworks/base/services/
Dart-profile9086 PLcom/android/server/net/NetworkStatsService;->openSessionInternal(ILjava/lang/String;)Landroid/net…
10542 PLcom/android/server/pm/PackageInstallerService;->openSessionInternal(I)Landroid/content/pm/IPackag…