Searched refs:IPackageInstallerSession (Results 1 – 9 of 9) sorted by relevance
21 import android.content.pm.IPackageInstallerSession;38 IPackageInstallerSession openSession(int sessionId); in openSession()
25 interface IPackageInstallerSession { interface
948 protected final IPackageInstallerSession mSession;951 public Session(IPackageInstallerSession session) { in Session()
126 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;-><init>(Landroid/os/IBinder;)V127 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->mRemote:Landroid/os/IBinder;128 Landroid/content/pm/IPackageInstallerSession$Stub;-><init>()V129 Landroid/content/pm/IPackageInstallerSession$Stub;->asInterface(Landroid/os/IBinder;)Landroid/conte…
1496 android.content.pm.IPackageInstallerSession$Stub$Proxy1497 android.content.pm.IPackageInstallerSession$Stub1498 android.content.pm.IPackageInstallerSession
5572 HSPLandroid/content/pm/IPackageInstallerSession$Stub;-><init>()V5573 PLandroid/content/pm/IPackageInstallerSession$Stub;->asBinder()Landroid/os/IBinder;5574 HPLandroid/content/pm/IPackageInstallerSession$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Pa…41596 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;41597 Landroid/content/pm/IPackageInstallerSession$Stub;41598 Landroid/content/pm/IPackageInstallerSession;
38 import android.content.pm.IPackageInstallerSession;782 public IPackageInstallerSession openSession(int sessionId) { in openSession()790 private IPackageInstallerSession openSessionInternal(int sessionId) throws IOException { in openSessionInternal()
72 import android.content.pm.IPackageInstallerSession;162 public class PackageInstallerSession extends IPackageInstallerSession.Stub {
24342 …oid/server/pm/PackageInstallerService;->openSession(I)Landroid/content/pm/IPackageInstallerSession;24343 …er/pm/PackageInstallerService;->openSessionInternal(I)Landroid/content/pm/IPackageInstallerSession;