.class public final Landroidx/asynclayoutinflater/view/AsyncLayoutInflater; .super Ljava/lang/Object; .source "AsyncLayoutInflater.java" # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$BasicInflater;, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateRequest;, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$OnInflateFinishedListener; } .end annotation # static fields .field private static final TAG:Ljava/lang/String; = "AsyncLayoutInflater" # instance fields .field mHandler:Landroid/os/Handler; .field private mHandlerCallback:Landroid/os/Handler$Callback; .field mInflateThread:Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread; .field mInflater:Landroid/view/LayoutInflater; # direct methods .method public constructor (Landroid/content/Context;)V .locals 1 .param p1 # Landroid/content/Context; .annotation build Landroidx/annotation/NonNull; .end annotation .end param invoke-direct {p0}, Ljava/lang/Object;->()V new-instance v0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$1; invoke-direct {v0, p0}, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$1;->(Landroidx/asynclayoutinflater/view/AsyncLayoutInflater;)V iput-object v0, p0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater;->mHandlerCallback:Landroid/os/Handler$Callback; new-instance v0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$BasicInflater; invoke-direct {v0, p1}, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$BasicInflater;->(Landroid/content/Context;)V iput-object v0, p0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater;->mInflater:Landroid/view/LayoutInflater; new-instance p1, Landroid/os/Handler; iget-object v0, p0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater;->mHandlerCallback:Landroid/os/Handler$Callback; invoke-direct {p1, v0}, Landroid/os/Handler;->(Landroid/os/Handler$Callback;)V iput-object p1, p0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater;->mHandler:Landroid/os/Handler; invoke-static {}, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;->getInstance()Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread; move-result-object p1 iput-object p1, p0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater;->mInflateThread:Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread; return-void .end method # virtual methods .method public final inflate(ILandroid/view/ViewGroup;Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$OnInflateFinishedListener;)V .locals 1 .param p1 # I .annotation build Landroidx/annotation/LayoutRes; .end annotation .end param .param p2 # Landroid/view/ViewGroup; .annotation build Landroidx/annotation/Nullable; .end annotation .end param .param p3 # Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$OnInflateFinishedListener; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation build Landroidx/annotation/UiThread; .end annotation if-eqz p3, :cond_0 iget-object v0, p0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater;->mInflateThread:Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread; invoke-virtual {v0}, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;->obtainRequest()Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateRequest; move-result-object v0 iput-object p0, v0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateRequest;->inflater:Landroidx/asynclayoutinflater/view/AsyncLayoutInflater; iput p1, v0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateRequest;->resid:I iput-object p2, v0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateRequest;->parent:Landroid/view/ViewGroup; iput-object p3, v0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateRequest;->callback:Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$OnInflateFinishedListener; iget-object p1, p0, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater;->mInflateThread:Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread; invoke-virtual {p1, v0}, Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateThread;->enqueue(Landroidx/asynclayoutinflater/view/AsyncLayoutInflater$InflateRequest;)V return-void :cond_0 new-instance p1, Ljava/lang/NullPointerException; const-string p2, "callback argument may not be null!" invoke-direct {p1, p2}, Ljava/lang/NullPointerException;->(Ljava/lang/String;)V throw p1 .end method