395 lines
		
	
	
		
			8.9 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			395 lines
		
	
	
		
			8.9 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class Landroidx/car/app/IAppManager$Stub$Proxy;
 | |
| .super Ljava/lang/Object;
 | |
| .source "IAppManager.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Landroidx/car/app/IAppManager;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Landroidx/car/app/IAppManager$Stub;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x9
 | |
|     name = "Proxy"
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field public static sDefaultImpl:Landroidx/car/app/IAppManager;
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field private mRemote:Landroid/os/IBinder;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Landroid/os/IBinder;)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     .line 2
 | |
|     iput-object p1, p0, Landroidx/car/app/IAppManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public asBinder()Landroid/os/IBinder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Landroidx/car/app/IAppManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getInterfaceDescriptor()Ljava/lang/String;
 | |
|     .locals 1
 | |
| 
 | |
|     const-string v0, "androidx.car.app.IAppManager"
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getTemplate(Landroidx/car/app/IOnDoneCallback;)V
 | |
|     .locals 5
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Landroid/os/RemoteException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     :try_start_0
 | |
|     const-string v1, "androidx.car.app.IAppManager"
 | |
| 
 | |
|     .line 2
 | |
|     invoke-virtual {v0, v1}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     if-eqz p1, :cond_0
 | |
| 
 | |
|     .line 3
 | |
|     invoke-interface {p1}, Landroid/os/IInterface;->asBinder()Landroid/os/IBinder;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_0
 | |
|     move-object v2, v1
 | |
| 
 | |
|     :goto_0
 | |
|     invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
 | |
| 
 | |
|     .line 4
 | |
|     iget-object v2, p0, Landroidx/car/app/IAppManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
 | |
| 
 | |
|     const/4 v3, 0x2
 | |
| 
 | |
|     const/4 v4, 0x1
 | |
| 
 | |
|     invoke-interface {v2, v3, v0, v1, v4}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-nez v1, :cond_1
 | |
| 
 | |
|     .line 5
 | |
|     invoke-static {}, Landroidx/car/app/IAppManager$Stub;->getDefaultImpl()Landroidx/car/app/IAppManager;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     if-eqz v1, :cond_1
 | |
| 
 | |
|     .line 6
 | |
|     invoke-static {}, Landroidx/car/app/IAppManager$Stub;->getDefaultImpl()Landroidx/car/app/IAppManager;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1, p1}, Landroidx/car/app/IAppManager;->getTemplate(Landroidx/car/app/IOnDoneCallback;)V
 | |
|     :try_end_0
 | |
|     .catchall {:try_start_0 .. :try_end_0} :catchall_0
 | |
| 
 | |
|     .line 7
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     :cond_1
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     :catchall_0
 | |
|     move-exception p1
 | |
| 
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     .line 8
 | |
|     throw p1
 | |
| .end method
 | |
| 
 | |
| .method public onBackPressed(Landroidx/car/app/IOnDoneCallback;)V
 | |
|     .locals 5
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Landroid/os/RemoteException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     :try_start_0
 | |
|     const-string v1, "androidx.car.app.IAppManager"
 | |
| 
 | |
|     .line 2
 | |
|     invoke-virtual {v0, v1}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     if-eqz p1, :cond_0
 | |
| 
 | |
|     .line 3
 | |
|     invoke-interface {p1}, Landroid/os/IInterface;->asBinder()Landroid/os/IBinder;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_0
 | |
|     move-object v2, v1
 | |
| 
 | |
|     :goto_0
 | |
|     invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
 | |
| 
 | |
|     .line 4
 | |
|     iget-object v2, p0, Landroidx/car/app/IAppManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
 | |
| 
 | |
|     const/4 v3, 0x3
 | |
| 
 | |
|     const/4 v4, 0x1
 | |
| 
 | |
|     invoke-interface {v2, v3, v0, v1, v4}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-nez v1, :cond_1
 | |
| 
 | |
|     .line 5
 | |
|     invoke-static {}, Landroidx/car/app/IAppManager$Stub;->getDefaultImpl()Landroidx/car/app/IAppManager;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     if-eqz v1, :cond_1
 | |
| 
 | |
|     .line 6
 | |
|     invoke-static {}, Landroidx/car/app/IAppManager$Stub;->getDefaultImpl()Landroidx/car/app/IAppManager;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1, p1}, Landroidx/car/app/IAppManager;->onBackPressed(Landroidx/car/app/IOnDoneCallback;)V
 | |
|     :try_end_0
 | |
|     .catchall {:try_start_0 .. :try_end_0} :catchall_0
 | |
| 
 | |
|     .line 7
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     :cond_1
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     :catchall_0
 | |
|     move-exception p1
 | |
| 
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     .line 8
 | |
|     throw p1
 | |
| .end method
 | |
| 
 | |
| .method public startLocationUpdates(Landroidx/car/app/IOnDoneCallback;)V
 | |
|     .locals 5
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Landroid/os/RemoteException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     :try_start_0
 | |
|     const-string v1, "androidx.car.app.IAppManager"
 | |
| 
 | |
|     .line 2
 | |
|     invoke-virtual {v0, v1}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     if-eqz p1, :cond_0
 | |
| 
 | |
|     .line 3
 | |
|     invoke-interface {p1}, Landroid/os/IInterface;->asBinder()Landroid/os/IBinder;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_0
 | |
|     move-object v2, v1
 | |
| 
 | |
|     :goto_0
 | |
|     invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
 | |
| 
 | |
|     .line 4
 | |
|     iget-object v2, p0, Landroidx/car/app/IAppManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
 | |
| 
 | |
|     const/4 v3, 0x4
 | |
| 
 | |
|     const/4 v4, 0x1
 | |
| 
 | |
|     invoke-interface {v2, v3, v0, v1, v4}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-nez v1, :cond_1
 | |
| 
 | |
|     .line 5
 | |
|     invoke-static {}, Landroidx/car/app/IAppManager$Stub;->getDefaultImpl()Landroidx/car/app/IAppManager;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     if-eqz v1, :cond_1
 | |
| 
 | |
|     .line 6
 | |
|     invoke-static {}, Landroidx/car/app/IAppManager$Stub;->getDefaultImpl()Landroidx/car/app/IAppManager;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1, p1}, Landroidx/car/app/IAppManager;->startLocationUpdates(Landroidx/car/app/IOnDoneCallback;)V
 | |
|     :try_end_0
 | |
|     .catchall {:try_start_0 .. :try_end_0} :catchall_0
 | |
| 
 | |
|     .line 7
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     :cond_1
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     :catchall_0
 | |
|     move-exception p1
 | |
| 
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     .line 8
 | |
|     throw p1
 | |
| .end method
 | |
| 
 | |
| .method public stopLocationUpdates(Landroidx/car/app/IOnDoneCallback;)V
 | |
|     .locals 5
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Landroid/os/RemoteException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     :try_start_0
 | |
|     const-string v1, "androidx.car.app.IAppManager"
 | |
| 
 | |
|     .line 2
 | |
|     invoke-virtual {v0, v1}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     if-eqz p1, :cond_0
 | |
| 
 | |
|     .line 3
 | |
|     invoke-interface {p1}, Landroid/os/IInterface;->asBinder()Landroid/os/IBinder;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_0
 | |
|     move-object v2, v1
 | |
| 
 | |
|     :goto_0
 | |
|     invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
 | |
| 
 | |
|     .line 4
 | |
|     iget-object v2, p0, Landroidx/car/app/IAppManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
 | |
| 
 | |
|     const/4 v3, 0x5
 | |
| 
 | |
|     const/4 v4, 0x1
 | |
| 
 | |
|     invoke-interface {v2, v3, v0, v1, v4}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-nez v1, :cond_1
 | |
| 
 | |
|     .line 5
 | |
|     invoke-static {}, Landroidx/car/app/IAppManager$Stub;->getDefaultImpl()Landroidx/car/app/IAppManager;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     if-eqz v1, :cond_1
 | |
| 
 | |
|     .line 6
 | |
|     invoke-static {}, Landroidx/car/app/IAppManager$Stub;->getDefaultImpl()Landroidx/car/app/IAppManager;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1, p1}, Landroidx/car/app/IAppManager;->stopLocationUpdates(Landroidx/car/app/IOnDoneCallback;)V
 | |
|     :try_end_0
 | |
|     .catchall {:try_start_0 .. :try_end_0} :catchall_0
 | |
| 
 | |
|     .line 7
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     :cond_1
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     :catchall_0
 | |
|     move-exception p1
 | |
| 
 | |
|     invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
 | |
| 
 | |
|     .line 8
 | |
|     throw p1
 | |
| .end method
 |