81 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			81 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Landroidx/viewpager2/adapter/a;
 | |
| .super Landroidx/recyclerview/widget/RecyclerView$a0;
 | |
| .source "FragmentViewHolder.java"
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Landroid/widget/FrameLayout;)V
 | |
|     .locals 0
 | |
|     .param p1    # Landroid/widget/FrameLayout;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$a0;-><init>(Landroid/view/View;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static c(Landroid/view/ViewGroup;)Landroidx/viewpager2/adapter/a;
 | |
|     .locals 2
 | |
|     .param p0    # Landroid/view/ViewGroup;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     new-instance v0, Landroid/widget/FrameLayout;
 | |
| 
 | |
|     invoke-virtual {p0}, Landroid/view/ViewGroup;->getContext()Landroid/content/Context;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     invoke-direct {v0, p0}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;)V
 | |
| 
 | |
|     .line 2
 | |
|     new-instance p0, Landroid/view/ViewGroup$LayoutParams;
 | |
| 
 | |
|     const/4 v1, -0x1
 | |
| 
 | |
|     invoke-direct {p0, v1, v1}, Landroid/view/ViewGroup$LayoutParams;-><init>(II)V
 | |
| 
 | |
|     invoke-virtual {v0, p0}, Landroid/widget/FrameLayout;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
 | |
| 
 | |
|     .line 3
 | |
|     invoke-static {}, Landroidx/core/view/ViewCompat;->D()I
 | |
| 
 | |
|     move-result p0
 | |
| 
 | |
|     invoke-virtual {v0, p0}, Landroid/widget/FrameLayout;->setId(I)V
 | |
| 
 | |
|     const/4 p0, 0x0
 | |
| 
 | |
|     .line 4
 | |
|     invoke-virtual {v0, p0}, Landroid/widget/FrameLayout;->setSaveEnabled(Z)V
 | |
| 
 | |
|     .line 5
 | |
|     new-instance p0, Landroidx/viewpager2/adapter/a;
 | |
| 
 | |
|     invoke-direct {p0, v0}, Landroidx/viewpager2/adapter/a;-><init>(Landroid/widget/FrameLayout;)V
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public d()Landroid/widget/FrameLayout;
 | |
|     .locals 1
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Landroidx/recyclerview/widget/RecyclerView$a0;->itemView:Landroid/view/View;
 | |
| 
 | |
|     check-cast v0, Landroid/widget/FrameLayout;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 |