ViewBindingAdapter$OnViewAttachedToWindow.smali
.class public interface abstract Landroidx/databinding/adapters/ViewBindingAdapter$OnViewAttachedToWindow;
.super Ljava/lang/Object;
.source "ViewBindingAdapter.java"
# annotations
.annotation build Landroid/annotation/TargetApi;
value = 0xc
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/databinding/adapters/ViewBindingAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "OnViewAttachedToWindow"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract onViewAttachedToWindow(Landroid/view/View;)V
.end method