AndroidDescriptorHost.smali

.class public interface abstract Lcom/facebook/stetho/inspector/elements/android/AndroidDescriptorHost;
.super Ljava/lang/Object;
.source "AndroidDescriptorHost.java"

# interfaces
.implements Lcom/facebook/stetho/inspector/elements/Descriptor$Host;


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

    return-void
.end method


# virtual methods
.method public abstract getHighlightableDescriptor(Ljava/lang/Object;)Lcom/facebook/stetho/inspector/elements/android/HighlightableDescriptor;
    .param p1    # Ljava/lang/Object;
        .annotation runtime Ljavax/annotation/Nullable;
        .end annotation
    .end param
    .annotation runtime Ljavax/annotation/Nullable;
    .end annotation
.end method