ApiHelperForP.smali

.class public final Laegon/chrome/base/compat/ApiHelperForP;
.super Ljava/lang/Object;


# annotations
.annotation build Laegon/chrome/base/annotations/DoNotInline;
.end annotation

.annotation build Landroid/annotation/TargetApi;
    value = 0x1c
.end annotation


# direct methods
.method private constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public static getLongVersionCode(Landroid/content/pm/PackageInfo;)J
    .registers 3

    invoke-virtual {p0}, Landroid/content/pm/PackageInfo;->getLongVersionCode()J

    move-result-wide v0

    return-wide v0
.end method

.method public static getPrivateDnsServerName(Landroid/net/LinkProperties;)Ljava/lang/String;
    .registers 2

    invoke-virtual {p0}, Landroid/net/LinkProperties;->getPrivateDnsServerName()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public static isPrivateDnsActive(Landroid/net/LinkProperties;)Z
    .registers 2

    invoke-virtual {p0}, Landroid/net/LinkProperties;->isPrivateDnsActive()Z

    move-result v0

    return v0
.end method