58 lines
1.4 KiB
Smali
58 lines
1.4 KiB
Smali
.class final Lcom/google/android/exoplayer2/text/dvb/DvbParser$RegionObject;
|
|
.super Ljava/lang/Object;
|
|
.source "DvbParser.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/android/exoplayer2/text/dvb/DvbParser;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "RegionObject"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final backgroundPixelCode:I
|
|
|
|
.field public final foregroundPixelCode:I
|
|
|
|
.field public final horizontalPosition:I
|
|
|
|
.field public final provider:I
|
|
|
|
.field public final type:I
|
|
|
|
.field public final verticalPosition:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(IIIIII)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput p1, p0, Lcom/google/android/exoplayer2/text/dvb/DvbParser$RegionObject;->type:I
|
|
|
|
.line 3
|
|
iput p2, p0, Lcom/google/android/exoplayer2/text/dvb/DvbParser$RegionObject;->provider:I
|
|
|
|
.line 4
|
|
iput p3, p0, Lcom/google/android/exoplayer2/text/dvb/DvbParser$RegionObject;->horizontalPosition:I
|
|
|
|
.line 5
|
|
iput p4, p0, Lcom/google/android/exoplayer2/text/dvb/DvbParser$RegionObject;->verticalPosition:I
|
|
|
|
.line 6
|
|
iput p5, p0, Lcom/google/android/exoplayer2/text/dvb/DvbParser$RegionObject;->foregroundPixelCode:I
|
|
|
|
.line 7
|
|
iput p6, p0, Lcom/google/android/exoplayer2/text/dvb/DvbParser$RegionObject;->backgroundPixelCode:I
|
|
|
|
return-void
|
|
.end method
|