TypefaceCompatBaseImpl$1.smali
.class Landroid/support/v4/graphics/TypefaceCompatBaseImpl$1;
.super Ljava/lang/Object;
.source "TypefaceCompatBaseImpl.java"
# interfaces
.implements Landroid/support/v4/graphics/TypefaceCompatBaseImpl$StyleExtractor;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Landroid/support/v4/graphics/TypefaceCompatBaseImpl$StyleExtractor",
"<",
"Landroid/support/v4/provider/FontsContractCompat$FontInfo;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Landroid/support/v4/graphics/TypefaceCompatBaseImpl;
# direct methods
.method constructor <init>(Landroid/support/v4/graphics/TypefaceCompatBaseImpl;)V
.registers 2
.prologue
.line 72
iput-object p1, p0, Landroid/support/v4/graphics/TypefaceCompatBaseImpl$1;->this$0:Landroid/support/v4/graphics/TypefaceCompatBaseImpl;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getWeight(Landroid/support/v4/provider/FontsContractCompat$FontInfo;)I
.registers 3
.prologue
.line 75
invoke-virtual {p1}, Landroid/support/v4/provider/FontsContractCompat$FontInfo;->getWeight()I
move-result v0
return v0
.end method
.method public bridge synthetic getWeight(Ljava/lang/Object;)I
.registers 3
.prologue
.line 72
check-cast p1, Landroid/support/v4/provider/FontsContractCompat$FontInfo;
invoke-virtual {p0, p1}, Landroid/support/v4/graphics/TypefaceCompatBaseImpl$1;->getWeight(Landroid/support/v4/provider/FontsContractCompat$FontInfo;)I
move-result v0
return v0
.end method
.method public isItalic(Landroid/support/v4/provider/FontsContractCompat$FontInfo;)Z
.registers 3
.prologue
.line 80
invoke-virtual {p1}, Landroid/support/v4/provider/FontsContractCompat$FontInfo;->isItalic()Z
move-result v0
return v0
.end method
.method public bridge synthetic isItalic(Ljava/lang/Object;)Z
.registers 3
.prologue
.line 72
check-cast p1, Landroid/support/v4/provider/FontsContractCompat$FontInfo;
invoke-virtual {p0, p1}, Landroid/support/v4/graphics/TypefaceCompatBaseImpl$1;->isItalic(Landroid/support/v4/provider/FontsContractCompat$FontInfo;)Z
move-result v0
return v0
.end method