b.smali

.class public interface abstract Llh/b;
.super Ljava/lang/Object;
.source "ILocationProvider.kt"


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

    return-void
.end method


# virtual methods
.method public abstract a(Lgh/j;JLkotlin/coroutines/Continuation;)Ljava/lang/Object;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lgh/j;",
            "J",
            "Lkotlin/coroutines/Continuation<",
            "-",
            "Landroid/location/Location;",
            ">;)",
            "Ljava/lang/Object;"
        }
    .end annotation
.end method

.method public abstract a()Ljava/lang/String;
.end method

.method public abstract a(Landroid/location/LocationListener;)V
.end method

.method public abstract a(Lgh/c;Landroid/location/LocationListener;)Z
.end method