157 lines
3.9 KiB
Smali
157 lines
3.9 KiB
Smali
.class public final Lv1/c$a;
|
|
.super Ljava/lang/Object;
|
|
.source "InputContentInfoCompat.java"
|
|
|
|
# interfaces
|
|
.implements Lv1/c$c;
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x19
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lv1/c;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "a"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Landroid/view/inputmethod/InputContentInfo;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/net/Uri;Landroid/content/ClipDescription;Landroid/net/Uri;)V
|
|
.locals 1
|
|
.param p1 # Landroid/net/Uri;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Landroid/content/ClipDescription;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p3 # Landroid/net/Uri;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 3
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 4
|
|
new-instance v0, Landroid/view/inputmethod/InputContentInfo;
|
|
|
|
invoke-direct {v0, p1, p2, p3}, Landroid/view/inputmethod/InputContentInfo;-><init>(Landroid/net/Uri;Landroid/content/ClipDescription;Landroid/net/Uri;)V
|
|
|
|
iput-object v0, p0, Lv1/c$a;->a:Landroid/view/inputmethod/InputContentInfo;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Ljava/lang/Object;)V
|
|
.locals 0
|
|
.param p1 # Ljava/lang/Object;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
check-cast p1, Landroid/view/inputmethod/InputContentInfo;
|
|
|
|
iput-object p1, p0, Lv1/c$a;->a:Landroid/view/inputmethod/InputContentInfo;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Landroid/net/Uri;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lv1/c$a;->a:Landroid/view/inputmethod/InputContentInfo;
|
|
|
|
invoke-virtual {v0}, Landroid/view/inputmethod/InputContentInfo;->getLinkUri()Landroid/net/Uri;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public b()Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lv1/c$a;->a:Landroid/view/inputmethod/InputContentInfo;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public c()Landroid/net/Uri;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lv1/c$a;->a:Landroid/view/inputmethod/InputContentInfo;
|
|
|
|
invoke-virtual {v0}, Landroid/view/inputmethod/InputContentInfo;->getContentUri()Landroid/net/Uri;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public d()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lv1/c$a;->a:Landroid/view/inputmethod/InputContentInfo;
|
|
|
|
invoke-virtual {v0}, Landroid/view/inputmethod/InputContentInfo;->requestPermission()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public e()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lv1/c$a;->a:Landroid/view/inputmethod/InputContentInfo;
|
|
|
|
invoke-virtual {v0}, Landroid/view/inputmethod/InputContentInfo;->releasePermission()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public getDescription()Landroid/content/ClipDescription;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lv1/c$a;->a:Landroid/view/inputmethod/InputContentInfo;
|
|
|
|
invoke-virtual {v0}, Landroid/view/inputmethod/InputContentInfo;->getDescription()Landroid/content/ClipDescription;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|