mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 09:32:27 -06:00
65 lines
1.2 KiB
Smali
65 lines
1.2 KiB
Smali
.class Landroidx/emoji2/viewsintegration/EmojiTextViewHelper$HelperInternal;
|
|
.super Ljava/lang/Object;
|
|
.source "EmojiTextViewHelper.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/emoji2/viewsintegration/EmojiTextViewHelper;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = "HelperInternal"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 184
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method getFilters([Landroid/text/InputFilter;)[Landroid/text/InputFilter;
|
|
.locals 0
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public isEnabled()Z
|
|
.locals 0
|
|
|
|
const/4 p0, 0x0
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method setAllCaps(Z)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method setEnabled(Z)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method updateTransformationMethod()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method wrapTransformationMethod(Landroid/text/method/TransformationMethod;)Landroid/text/method/TransformationMethod;
|
|
.locals 0
|
|
|
|
return-object p1
|
|
.end method
|