public final class android.graphics.Typeface$Builder
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.graphics.Typeface$Builder
  super_class: java.lang.Object
{
  public static final int NORMAL_WEIGHT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 400

  public static final int BOLD_WEIGHT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 700

  private int mTtcIndex;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private android.graphics.fonts.FontVariationAxis[] mAxes;
    descriptor: [Landroid/graphics/fonts/FontVariationAxis;
    flags: (0x0002) ACC_PRIVATE

  private android.content.res.AssetManager mAssetManager;
    descriptor: Landroid/content/res/AssetManager;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String mPath;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private java.io.FileDescriptor mFd;
    descriptor: Ljava/io/FileDescriptor;
    flags: (0x0002) ACC_PRIVATE

  private android.provider.FontsContract$FontInfo[] mFonts;
    descriptor: [Landroid/provider/FontsContract$FontInfo;
    flags: (0x0002) ACC_PRIVATE

  private java.util.Map<android.net.Uri, java.nio.ByteBuffer> mFontBuffers;
    descriptor: Ljava/util/Map;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Map<Landroid/net/Uri;Ljava/nio/ByteBuffer;>;

  private java.lang.String mFallbackFamilyName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private int mWeight;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mItalic;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  public void <init>(java.io.File);
    descriptor: (Ljava/io/File;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 45
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import dalvik.annotation cannot be resolved\n\tThe import libcore.util cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tThe method parse(InputStream) from the type FontListParser refers to the missing type XmlPullParserException\n\tXmlPullParserException cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    MethodParameters:
      Name  Flags
      path  

  public void <init>(java.io.FileDescriptor);
    descriptor: (Ljava/io/FileDescriptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 45
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import dalvik.annotation cannot be resolved\n\tThe import libcore.util cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tThe method parse(InputStream) from the type FontListParser refers to the missing type XmlPullParserException\n\tXmlPullParserException cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    MethodParameters:
      Name  Flags
      fd    

  public void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 45
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import dalvik.annotation cannot be resolved\n\tThe import libcore.util cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tThe method parse(InputStream) from the type FontListParser refers to the missing type XmlPullParserException\n\tXmlPullParserException cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    MethodParameters:
      Name  Flags
      path  

  public void <init>(android.content.res.AssetManager, java.lang.String);
    descriptor: (Landroid/content/res/AssetManager;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 45
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import dalvik.annotation cannot be resolved\n\tThe import libcore.util cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tThe method parse(InputStream) from the type FontListParser refers to the missing type XmlPullParserException\n\tXmlPullParserException cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    MethodParameters:
              Name  Flags
      assetManager  
      path          

  public void <init>(android.provider.FontsContract$FontInfo[], java.util.Map<android.net.Uri, java.nio.ByteBuffer>);
    descriptor: ([Landroid/provider/FontsContract$FontInfo;Ljava/util/Map;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 45
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import dalvik.annotation cannot be resolved\n\tThe import libcore.util cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tThe method parse(InputStream) from the type FontListParser refers to the missing type XmlPullParserException\n\tXmlPullParserException cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    Signature: ([Landroid/provider/FontsContract$FontInfo;Ljava/util/Map<Landroid/net/Uri;Ljava/nio/ByteBuffer;>;)V
    MethodParameters:
         Name  Flags
      fonts    
      buffers  

  public android.graphics.Typeface$Builder setWeight(int);
    descriptor: (I)Landroid/graphics/Typeface$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 421
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    MethodParameters:
        Name  Flags
      weight  

  public android.graphics.Typeface$Builder setItalic(boolean);
    descriptor: (Z)Landroid/graphics/Typeface$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 433
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    MethodParameters:
        Name  Flags
      italic  

  public android.graphics.Typeface$Builder setTtcIndex(int);
    descriptor: (I)Landroid/graphics/Typeface$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 445
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    MethodParameters:
          Name  Flags
      ttcIndex  

  public android.graphics.Typeface$Builder setFontVariationSettings(java.lang.String);
    descriptor: (Ljava/lang/String;)Landroid/graphics/Typeface$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 461
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    MethodParameters:
                   Name  Flags
      variationSettings  

  public android.graphics.Typeface$Builder setFontVariationSettings(android.graphics.fonts.FontVariationAxis[]);
    descriptor: ([Landroid/graphics/fonts/FontVariationAxis;)Landroid/graphics/Typeface$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 478
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    MethodParameters:
      Name  Flags
      axes  

  public android.graphics.Typeface$Builder setFallback(java.lang.String);
    descriptor: (Ljava/lang/String;)Landroid/graphics/Typeface$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 512
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
    MethodParameters:
            Name  Flags
      familyName  

  private static java.lang.String createAssetUid(android.content.res.AssetManager, java.lang.String, int, android.graphics.fonts.FontVariationAxis[], int, int, java.lang.String);
    descriptor: (Landroid/content/res/AssetManager;Ljava/lang/String;I[Landroid/graphics/fonts/FontVariationAxis;IILjava/lang/String;)Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=7, args_size=7
         0: .line 526
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
          Name  Flags
      mgr       final
      path      
      ttcIndex  
      axes      
      weight    
      italic    
      fallback  

  private android.graphics.Typeface resolveFallbackTypeface();
    descriptor: ()Landroid/graphics/Typeface;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 557
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;

  public android.graphics.Typeface build();
    descriptor: ()Landroid/graphics/Typeface;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.graphics.Typeface$Builder this
         0: .line 582
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Typeface$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Typeface$Builder;
}
SourceFile: "Typeface.java"
NestHost: android.graphics.Typeface
InnerClasses:
  public final Builder = android.graphics.Typeface$Builder of android.graphics.Typeface
  public FontInfo = android.provider.FontsContract$FontInfo of android.provider.FontsContract