Searched refs:openSessionInternal (Results 1 – 4 of 4) sorted by relevance
622 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
374 private BlobStoreSession openSessionInternal(long sessionId, in openSessionInternal() method in BlobStoreManagerService392 final BlobStoreSession session = openSessionInternal(sessionId, in abandonSessionInternal()1450 return openSessionInternal(sessionId, callingUid, packageName); in openSession()
784 return openSessionInternal(sessionId); in openSession()790 private IPackageInstallerSession openSessionInternal(int sessionId) throws IOException { in openSessionInternal() method in PackageInstallerService
20703 HPLcom/android/server/net/NetworkStatsService;->openSessionInternal(ILjava/lang/String;)Landroid/ne…24343 PLcom/android/server/pm/PackageInstallerService;->openSessionInternal(I)Landroid/content/pm/IPackag…