Searched refs:IPackageInstallerSession (Results 1 – 10 of 10) sorted by relevance
21 import android.content.pm.IPackageInstallerSession;38 IPackageInstallerSession openSession(int sessionId); in openSession()
24 interface IPackageInstallerSession { interface
841 protected final IPackageInstallerSession mSession;844 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…
906 android.content.pm.IPackageInstallerSession$Stub$Proxy907 android.content.pm.IPackageInstallerSession
14326 …ntent/pm/IPackageInstaller$Stub$Proxy;->openSession(I)Landroid/content/pm/IPackageInstallerSession;14353 Landroid/content/pm/IPackageInstaller;->openSession(I)Landroid/content/pm/IPackageInstallerSession;14372 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->abandon()V14373 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->addClientProgress(F)V14374 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->close()V14375 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->commit(Landroid/content/IntentSender;Z)V14376 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;14377 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->getNames()[Ljava/lang/String;14378 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->openRead(Ljava/lang/String;)Landroid/os/P…14379 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->openWrite(Ljava/lang/String;JJ)Landroid/o…[all …]
4097 HSPLandroid/content/pm/IPackageInstallerSession$Stub;-><init>()V4098 PLandroid/content/pm/IPackageInstallerSession$Stub;->asBinder()Landroid/os/IBinder;4099 HPLandroid/content/pm/IPackageInstallerSession$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Pa…33018 Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;33019 Landroid/content/pm/IPackageInstallerSession;
38 import android.content.pm.IPackageInstallerSession;694 public IPackageInstallerSession openSession(int sessionId) { in openSession()702 private IPackageInstallerSession openSessionInternal(int sessionId) throws IOException { in openSessionInternal()
56 import android.content.pm.IPackageInstallerSession;128 public class PackageInstallerSession extends IPackageInstallerSession.Stub {
10541 …oid/server/pm/PackageInstallerService;->openSession(I)Landroid/content/pm/IPackageInstallerSession;10542 …er/pm/PackageInstallerService;->openSessionInternal(I)Landroid/content/pm/IPackageInstallerSession;