78 lines
1.8 KiB
Smali
78 lines
1.8 KiB
Smali
.class public interface abstract Landroidx/media/AudioAttributesImpl$a;
|
|
.super Ljava/lang/Object;
|
|
.source "AudioAttributesImpl.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/media/AudioAttributesImpl;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "a"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(I)Landroidx/media/AudioAttributesImpl$a;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"usage"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract b(I)Landroidx/media/AudioAttributesImpl$a;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"streamType"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract build()Landroidx/media/AudioAttributesImpl;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract c(I)Landroidx/media/AudioAttributesImpl$a;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"contentType"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract setFlags(I)Landroidx/media/AudioAttributesImpl$a;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"flags"
|
|
}
|
|
.end annotation
|
|
.end method
|