137 lines
		
	
	
		
			3.5 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			137 lines
		
	
	
		
			3.5 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class final Lcom/google/android/material/floatingactionbutton/ExtendedFloatingActionButton$6;
 | |
| .super Landroid/util/Property;
 | |
| .source "ExtendedFloatingActionButton.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lcom/google/android/material/floatingactionbutton/ExtendedFloatingActionButton;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x9
 | |
|     name = null
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/Signature;
 | |
|     value = {
 | |
|         "Landroid/util/Property<",
 | |
|         "Landroid/view/View;",
 | |
|         "Ljava/lang/Float;",
 | |
|         ">;"
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Ljava/lang/Class;Ljava/lang/String;)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0, p1, p2}, Landroid/util/Property;-><init>(Ljava/lang/Class;Ljava/lang/String;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public get(Landroid/view/View;)Ljava/lang/Float;
 | |
|     .locals 0
 | |
|     .param p1    # Landroid/view/View;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 2
 | |
|     invoke-static {p1}, Landroidx/core/view/ViewCompat;->k0(Landroid/view/View;)I
 | |
| 
 | |
|     move-result p1
 | |
| 
 | |
|     int-to-float p1, p1
 | |
| 
 | |
|     invoke-static {p1}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic get(Ljava/lang/Object;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
|     .param p1    # Ljava/lang/Object;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     check-cast p1, Landroid/view/View;
 | |
| 
 | |
|     invoke-virtual {p0, p1}, Lcom/google/android/material/floatingactionbutton/ExtendedFloatingActionButton$6;->get(Landroid/view/View;)Ljava/lang/Float;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public set(Landroid/view/View;Ljava/lang/Float;)V
 | |
|     .locals 3
 | |
|     .param p1    # Landroid/view/View;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p2    # Ljava/lang/Float;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| 
 | |
|     .line 2
 | |
|     invoke-virtual {p2}, Ljava/lang/Float;->intValue()I
 | |
| 
 | |
|     move-result p2
 | |
| 
 | |
|     .line 3
 | |
|     invoke-virtual {p1}, Landroid/view/View;->getPaddingTop()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 4
 | |
|     invoke-static {p1}, Landroidx/core/view/ViewCompat;->j0(Landroid/view/View;)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     .line 5
 | |
|     invoke-virtual {p1}, Landroid/view/View;->getPaddingBottom()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     .line 6
 | |
|     invoke-static {p1, p2, v0, v1, v2}, Landroidx/core/view/ViewCompat;->d2(Landroid/view/View;IIII)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic set(Ljava/lang/Object;Ljava/lang/Object;)V
 | |
|     .locals 0
 | |
|     .param p1    # Ljava/lang/Object;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p2    # Ljava/lang/Object;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| 
 | |
|     .line 1
 | |
|     check-cast p1, Landroid/view/View;
 | |
| 
 | |
|     check-cast p2, Ljava/lang/Float;
 | |
| 
 | |
|     invoke-virtual {p0, p1, p2}, Lcom/google/android/material/floatingactionbutton/ExtendedFloatingActionButton$6;->set(Landroid/view/View;Ljava/lang/Float;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 |