29 lines
		
	
	
		
			770 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			770 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Landroidx/appcompat/widget/f0;
 | |
| .super Ljava/lang/Object;
 | |
| .source "ThemedSpinnerAdapter.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Landroid/widget/SpinnerAdapter;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/MemberClasses;
 | |
|     value = {
 | |
|         Landroidx/appcompat/widget/f0$a;
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract getDropDownViewTheme()Landroid/content/res/Resources$Theme;
 | |
|     .annotation build Landroidx/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract setDropDownViewTheme(Landroid/content/res/Resources$Theme;)V
 | |
|     .param p1    # Landroid/content/res/Resources$Theme;
 | |
|         .annotation build Landroidx/annotation/Nullable;
 | |
|         .end annotation
 | |
|     .end param
 | |
| .end method
 |