.class public interface abstract Landroidx/car/app/ICarHost; .super Ljava/lang/Object; .source "ICarHost.java" # interfaces .implements Landroid/os/IInterface; # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Landroidx/car/app/ICarHost$Stub;, Landroidx/car/app/ICarHost$Default; } .end annotation # virtual methods .method public abstract finish()V .annotation system Ldalvik/annotation/Throws; value = { Landroid/os/RemoteException; } .end annotation .end method .method public abstract getHost(Ljava/lang/String;)Landroid/os/IBinder; .annotation system Ldalvik/annotation/Throws; value = { Landroid/os/RemoteException; } .end annotation .end method .method public abstract startCarApp(Landroid/content/Intent;)V .annotation system Ldalvik/annotation/Throws; value = { Landroid/os/RemoteException; } .end annotation .end method