f$b.smali

.class public final Lkh/f$b;
.super Lkotlin/jvm/internal/Lambda;
.source "LocationManagerBase.kt"

# interfaces
.implements Lkotlin/jvm/functions/Function0;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lkh/f;-><init>()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lkotlin/jvm/internal/Lambda;",
        "Lkotlin/jvm/functions/Function0<",
        "Landroid/location/LocationManager;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lkh/f$b;


# direct methods
.method public static constructor <clinit>()V
    .registers 1

    new-instance v0, Lkh/f$b;

    invoke-direct {v0}, Lkh/f$b;-><init>()V

    sput-object v0, Lkh/f$b;->a:Lkh/f$b;

    return-void
.end method

.method public constructor <init>()V
    .registers 2

    const/4 v0, 0x0

    invoke-direct {p0, v0}, Lkotlin/jvm/internal/Lambda;-><init>(I)V

    return-void
.end method


# virtual methods
.method public final invoke()Landroid/location/LocationManager;
    .registers 3

    sget-object v0, Ljd/b;->c:Ljd/b$a;

    invoke-virtual {v0}, Ljd/b$a;->a()Landroid/content/Context;

    move-result-object v0

    const-string v1, "location"

    invoke-virtual {v0, v1}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;

    move-result-object v0

    instance-of v1, v0, Landroid/location/LocationManager;

    if-nez v1, :cond_11

    const/4 v0, 0x0

    :cond_11
    check-cast v0, Landroid/location/LocationManager;

    return-object v0
.end method

.method public bridge synthetic invoke()Ljava/lang/Object;
    .registers 2

    invoke-virtual {p0}, Lkh/f$b;->invoke()Landroid/location/LocationManager;

    move-result-object v0

    return-object v0
.end method