78 lines
1.7 KiB
Smali
78 lines
1.7 KiB
Smali
.class public final Lt1/a;
|
|
.super Landroid/text/style/ClickableSpan;
|
|
.source "AccessibilityClickableSpanCompat.java"
|
|
|
|
|
|
# static fields
|
|
.field public static final d:Ljava/lang/String; = "ACCESSIBILITY_CLICKABLE_SPAN_ID"
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
value = {
|
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# instance fields
|
|
.field public final a:I
|
|
|
|
.field public final b:Lt1/c;
|
|
|
|
.field public final c:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(ILt1/c;I)V
|
|
.locals 0
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
value = {
|
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Landroid/text/style/ClickableSpan;-><init>()V
|
|
|
|
.line 2
|
|
iput p1, p0, Lt1/a;->a:I
|
|
|
|
.line 3
|
|
iput-object p2, p0, Lt1/a;->b:Lt1/c;
|
|
|
|
.line 4
|
|
iput p3, p0, Lt1/a;->c:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onClick(Landroid/view/View;)V
|
|
.locals 2
|
|
.param p1 # Landroid/view/View;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
new-instance p1, Landroid/os/Bundle;
|
|
|
|
invoke-direct {p1}, Landroid/os/Bundle;-><init>()V
|
|
|
|
.line 2
|
|
iget v0, p0, Lt1/a;->a:I
|
|
|
|
const-string v1, "ACCESSIBILITY_CLICKABLE_SPAN_ID"
|
|
|
|
invoke-virtual {p1, v1, v0}, Landroid/os/Bundle;->putInt(Ljava/lang/String;I)V
|
|
|
|
.line 3
|
|
iget-object v0, p0, Lt1/a;->b:Lt1/c;
|
|
|
|
iget v1, p0, Lt1/a;->c:I
|
|
|
|
invoke-virtual {v0, v1, p1}, Lt1/c;->G0(ILandroid/os/Bundle;)Z
|
|
|
|
return-void
|
|
.end method
|