53 lines
1.3 KiB
Smali
53 lines
1.3 KiB
Smali
.class interface abstract Landroidx/appcompat/widget/AppCompatTextView$SuperCaller;
|
|
.super Ljava/lang/Object;
|
|
.source "AppCompatTextView.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/appcompat/widget/AppCompatTextView;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x60a
|
|
name = "SuperCaller"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getAutoSizeMaxTextSize()I
|
|
.end method
|
|
|
|
.method public abstract getAutoSizeMinTextSize()I
|
|
.end method
|
|
|
|
.method public abstract getAutoSizeStepGranularity()I
|
|
.end method
|
|
|
|
.method public abstract getAutoSizeTextAvailableSizes()[I
|
|
.end method
|
|
|
|
.method public abstract getAutoSizeTextType()I
|
|
.end method
|
|
|
|
.method public abstract getTextClassifier()Landroid/view/textclassifier/TextClassifier;
|
|
.end method
|
|
|
|
.method public abstract setAutoSizeTextTypeUniformWithConfiguration(IIII)V
|
|
.end method
|
|
|
|
.method public abstract setAutoSizeTextTypeUniformWithPresetSizes([II)V
|
|
.end method
|
|
|
|
.method public abstract setAutoSizeTextTypeWithDefaults(I)V
|
|
.end method
|
|
|
|
.method public abstract setFirstBaselineToTopHeight(I)V
|
|
.end method
|
|
|
|
.method public abstract setLastBaselineToBottomHeight(I)V
|
|
.end method
|
|
|
|
.method public abstract setTextClassifier(Landroid/view/textclassifier/TextClassifier;)V
|
|
.end method
|