38 lines
880 B
Smali
38 lines
880 B
Smali
.class final Lcom/google/android/exoplayer2/text/dvb/DvbParser$PageRegion;
|
|
.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 = "PageRegion"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final horizontalAddress:I
|
|
|
|
.field public final verticalAddress:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(II)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$PageRegion;->horizontalAddress:I
|
|
|
|
.line 3
|
|
iput p2, p0, Lcom/google/android/exoplayer2/text/dvb/DvbParser$PageRegion;->verticalAddress:I
|
|
|
|
return-void
|
|
.end method
|