68 lines
1.4 KiB
Smali
68 lines
1.4 KiB
Smali
.class public final Ls1/e;
|
|
.super Ljava/lang/Object;
|
|
.source "DragAndDropPermissionsCompat.java"
|
|
|
|
|
|
# instance fields
|
|
.field public a:Ljava/lang/Object;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Ls1/e;->a:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static b(Landroid/app/Activity;Landroid/view/DragEvent;)Ls1/e;
|
|
.locals 0
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
value = {
|
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-virtual {p0, p1}, Landroid/app/Activity;->requestDragAndDropPermissions(Landroid/view/DragEvent;)Landroid/view/DragAndDropPermissions;
|
|
|
|
move-result-object p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 2
|
|
new-instance p1, Ls1/e;
|
|
|
|
invoke-direct {p1, p0}, Ls1/e;-><init>(Ljava/lang/Object;)V
|
|
|
|
return-object p1
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Ls1/e;->a:Ljava/lang/Object;
|
|
|
|
check-cast v0, Landroid/view/DragAndDropPermissions;
|
|
|
|
invoke-virtual {v0}, Landroid/view/DragAndDropPermissions;->release()V
|
|
|
|
return-void
|
|
.end method
|