28 lines
		
	
	
		
			839 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			839 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/google/android/material/internal/ViewOverlayImpl;
 | |
| .super Ljava/lang/Object;
 | |
| .source "ViewOverlayImpl.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation build Landroidx/annotation/RestrictTo;
 | |
|     value = {
 | |
|         .enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract add(Landroid/graphics/drawable/Drawable;)V
 | |
|     .param p1    # Landroid/graphics/drawable/Drawable;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| .end method
 | |
| 
 | |
| .method public abstract remove(Landroid/graphics/drawable/Drawable;)V
 | |
|     .param p1    # Landroid/graphics/drawable/Drawable;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| .end method
 |