GoogleMap$InfoWindowAdapter.smali

.class public interface abstract Lcom/google/android/gms/maps/GoogleMap$InfoWindowAdapter;
.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 = "InfoWindowAdapter"
.end annotation


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

    return-void
.end method


# virtual methods
.method public abstract getInfoContents(Lcom/google/android/gms/maps/model/Marker;)Landroid/view/View;
.end method

.method public abstract getInfoWindow(Lcom/google/android/gms/maps/model/Marker;)Landroid/view/View;
.end method