GoogleMap$CancelableCallback.smali

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


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/android/gms/maps/GoogleMap;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "CancelableCallback"
.end annotation


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

    return-void
.end method


# virtual methods
.method public abstract onCancel()V
.end method

.method public abstract onFinish()V
.end method