.class public final Landroidx/core/text/HtmlCompat; .super Ljava/lang/Object; .source "SourceFile" # annotations .annotation build Landroid/annotation/SuppressLint; value = { "InlinedApi" } .end annotation .annotation system Ldalvik/annotation/MemberClasses; value = { Landroidx/core/text/HtmlCompat$Api24Impl; } .end annotation # static fields .field public static final FROM_HTML_MODE_COMPACT:I = 0x3f .field public static final FROM_HTML_MODE_LEGACY:I = 0x0 .field public static final FROM_HTML_OPTION_USE_CSS_COLORS:I = 0x100 .field public static final FROM_HTML_SEPARATOR_LINE_BREAK_BLOCKQUOTE:I = 0x20 .field public static final FROM_HTML_SEPARATOR_LINE_BREAK_DIV:I = 0x10 .field public static final FROM_HTML_SEPARATOR_LINE_BREAK_HEADING:I = 0x2 .field public static final FROM_HTML_SEPARATOR_LINE_BREAK_LIST:I = 0x8 .field public static final FROM_HTML_SEPARATOR_LINE_BREAK_LIST_ITEM:I = 0x4 .field public static final FROM_HTML_SEPARATOR_LINE_BREAK_PARAGRAPH:I = 0x1 .field public static final TO_HTML_PARAGRAPH_LINES_CONSECUTIVE:I = 0x0 .field public static final TO_HTML_PARAGRAPH_LINES_INDIVIDUAL:I = 0x1 # direct methods .method private constructor ()V .locals 0 .line 180 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public static fromHtml(Ljava/lang/String;I)Landroid/text/Spanned; .locals 0 .param p0 # Ljava/lang/String; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation build Landroidx/annotation/NonNull; .end annotation .line 147 invoke-static {p0, p1}, Landroidx/core/text/HtmlCompat$Api24Impl;->fromHtml(Ljava/lang/String;I)Landroid/text/Spanned; move-result-object p0 return-object p0 .end method .method public static fromHtml(Ljava/lang/String;ILandroid/text/Html$ImageGetter;Landroid/text/Html$TagHandler;)Landroid/text/Spanned; .locals 0 .param p0 # Ljava/lang/String; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p2 # Landroid/text/Html$ImageGetter; .annotation build Landroidx/annotation/Nullable; .end annotation .end param .param p3 # Landroid/text/Html$TagHandler; .annotation build Landroidx/annotation/Nullable; .end annotation .end param .annotation build Landroidx/annotation/NonNull; .end annotation .line 162 invoke-static {p0, p1, p2, p3}, Landroidx/core/text/HtmlCompat$Api24Impl;->fromHtml(Ljava/lang/String;ILandroid/text/Html$ImageGetter;Landroid/text/Html$TagHandler;)Landroid/text/Spanned; move-result-object p0 return-object p0 .end method .method public static toHtml(Landroid/text/Spanned;I)Ljava/lang/String; .locals 0 .param p0 # Landroid/text/Spanned; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation build Landroidx/annotation/NonNull; .end annotation .line 175 invoke-static {p0, p1}, Landroidx/core/text/HtmlCompat$Api24Impl;->toHtml(Landroid/text/Spanned;I)Ljava/lang/String; move-result-object p0 return-object p0 .end method