44 lines
1.2 KiB
Smali
44 lines
1.2 KiB
Smali
.class public interface abstract Landroidx/car/app/model/b;
|
|
.super Ljava/lang/Object;
|
|
.source "InputCallbackDelegate.java"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Landroidx/car/app/annotations/RequiresCarApi;
|
|
value = 0x2
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Ljava/lang/String;Landroidx/car/app/o0;)V
|
|
.param p1 # Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Landroidx/car/app/o0;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroid/annotation/SuppressLint;
|
|
value = {
|
|
"ExecutorRegistration"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract b(Ljava/lang/String;Landroidx/car/app/o0;)V
|
|
.param p1 # Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Landroidx/car/app/o0;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroid/annotation/SuppressLint;
|
|
value = {
|
|
"ExecutorRegistration"
|
|
}
|
|
.end annotation
|
|
.end method
|