34 lines
781 B
Smali
34 lines
781 B
Smali
.class public interface abstract Landroidx/media/AudioAttributesImpl;
|
|
.super Ljava/lang/Object;
|
|
.source "AudioAttributesImpl.java"
|
|
|
|
# interfaces
|
|
.implements Landroidx/versionedparcelable/VersionedParcelable;
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getAudioAttributes()Ljava/lang/Object;
|
|
.end method
|
|
|
|
.method public abstract getContentType()I
|
|
.end method
|
|
|
|
.method public abstract getFlags()I
|
|
.end method
|
|
|
|
.method public abstract getLegacyStreamType()I
|
|
.end method
|
|
|
|
.method public abstract getRawLegacyStreamType()I
|
|
.end method
|
|
|
|
.method public abstract getUsage()I
|
|
.end method
|
|
|
|
.method public abstract getVolumeControlStream()I
|
|
.end method
|
|
|
|
.method public abstract toBundle()Landroid/os/Bundle;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|