LocationSource.smali

.class public interface abstract Lcom/google/android/gms/maps/LocationSource;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/google/android/gms/maps/LocationSource$OnLocationChangedListener;
    }
.end annotation


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

    return-void
.end method


# virtual methods
.method public abstract activate(Lcom/google/android/gms/maps/LocationSource$OnLocationChangedListener;)V
.end method

.method public abstract deactivate()V
.end method