55 lines
1.3 KiB
Smali
55 lines
1.3 KiB
Smali
.class Lcsdk/gluads/util/DeviceUtil$API1_DefaultDisplayMetricsGetter;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcsdk/gluads/util/DeviceUtil$IDefaultDisplayMetricsGetter;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcsdk/gluads/util/DeviceUtil;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "API1_DefaultDisplayMetricsGetter"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 80
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lcsdk/gluads/util/DeviceUtil$1;)V
|
|
.locals 0
|
|
|
|
.line 80
|
|
invoke-direct {p0}, Lcsdk/gluads/util/DeviceUtil$API1_DefaultDisplayMetricsGetter;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public defaultDisplayMetrics(Landroid/content/Context;)Landroid/util/DisplayMetrics;
|
|
.locals 0
|
|
|
|
.line 83
|
|
invoke-static {p1}, Lcsdk/gluads/util/DeviceUtil$API1;->defaultDisplay(Landroid/content/Context;)Landroid/view/Display;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-static {p1}, Lcsdk/gluads/util/DeviceUtil$API1;->realDisplayMetrics(Landroid/view/Display;)Landroid/util/DisplayMetrics;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|