mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 09:32:27 -06:00
62 lines
1.5 KiB
Smali
62 lines
1.5 KiB
Smali
.class public final Landroidx/media3/common/AdOverlayInfo;
|
|
.super Ljava/lang/Object;
|
|
.source "AdOverlayInfo.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroidx/media3/common/AdOverlayInfo$Builder;,
|
|
Landroidx/media3/common/AdOverlayInfo$Purpose;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final PURPOSE_CLOSE_AD:I = 0x2
|
|
|
|
.field public static final PURPOSE_CONTROLS:I = 0x1
|
|
|
|
.field public static final PURPOSE_NOT_VISIBLE:I = 0x4
|
|
|
|
.field public static final PURPOSE_OTHER:I = 0x3
|
|
|
|
|
|
# instance fields
|
|
.field public final purpose:I
|
|
|
|
.field public final reasonDetail:Ljava/lang/String;
|
|
|
|
.field public final view:Landroid/view/View;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/view/View;I)V
|
|
.locals 1
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 108
|
|
invoke-direct {p0, p1, p2, v0}, Landroidx/media3/common/AdOverlayInfo;-><init>(Landroid/view/View;ILjava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/view/View;ILjava/lang/String;)V
|
|
.locals 0
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 116
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Landroidx/media3/common/AdOverlayInfo;->view:Landroid/view/View;
|
|
|
|
iput p2, p0, Landroidx/media3/common/AdOverlayInfo;->purpose:I
|
|
|
|
iput-object p3, p0, Landroidx/media3/common/AdOverlayInfo;->reasonDetail:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|