class android.widget.SimpleMonthView$MonthViewTouchHelper extends com.android.internal.widget.ExploreByTouchHelper
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.widget.SimpleMonthView$MonthViewTouchHelper
  super_class: com.android.internal.widget.ExploreByTouchHelper
{
  private static final java.lang.String DATE_FORMAT;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "dd MMMM yyyy"

  private final android.graphics.Rect mTempRect;
    descriptor: Landroid/graphics/Rect;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final Calendar mTempCalendar;
    descriptor: LCalendar;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  final android.widget.SimpleMonthView this$0;
    descriptor: Landroid/widget/SimpleMonthView;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public void <init>(android.widget.SimpleMonthView, android.view.View);
    descriptor: (Landroid/widget/SimpleMonthView;Landroid/view/View;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
         0: .line 30
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.icu cannot be resolved\n\tThe import android.icu cannot be resolved\n\tThe import android.icu cannot be resolved\n\tThe import com.android.internal.R cannot be resolved\n\tThe import libcore.icu cannot be resolved\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved\n\tSimpleDateFormat cannot be resolved to a type\n\tSimpleDateFormat cannot be resolved to a type\n\tDisplayContext cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tLocaleData cannot be resolved\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/SimpleMonthView$MonthViewTouchHelper;
    MethodParameters:
        Name  Flags
      this$0  final
      host    

  protected int getVirtualViewAt(float, float);
    descriptor: (FF)I
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
         0: .line 1063
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/SimpleMonthView$MonthViewTouchHelper;
    MethodParameters:
      Name  Flags
      x     
      y     

  protected void getVisibleVirtualViews(android.util.IntArray);
    descriptor: (Landroid/util/IntArray;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
         0: .line 1072
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/SimpleMonthView$MonthViewTouchHelper;
    MethodParameters:
                Name  Flags
      virtualViewIds  

  protected void onPopulateEventForVirtualView(int, android.view.accessibility.AccessibilityEvent);
    descriptor: (ILandroid/view/accessibility/AccessibilityEvent;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
         0: .line 1079
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/SimpleMonthView$MonthViewTouchHelper;
    MethodParameters:
               Name  Flags
      virtualViewId  
      event          

  protected void onPopulateNodeForVirtualView(int, android.view.accessibility.AccessibilityNodeInfo);
    descriptor: (ILandroid/view/accessibility/AccessibilityNodeInfo;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
         0: .line 1084
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/SimpleMonthView$MonthViewTouchHelper;
    MethodParameters:
               Name  Flags
      virtualViewId  
      node           

  protected boolean onPerformActionForVirtualView(int, int, android.os.Bundle);
    descriptor: (IILandroid/os/Bundle;)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
         0: .line 1115
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/SimpleMonthView$MonthViewTouchHelper;
    MethodParameters:
               Name  Flags
      virtualViewId  
      action         
      arguments      

  private java.lang.CharSequence getDayDescription(int);
    descriptor: (I)Ljava/lang/CharSequence;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
         0: .line 1133
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/SimpleMonthView$MonthViewTouchHelper;
    MethodParameters:
      Name  Flags
      id    

  private java.lang.CharSequence getDayText(int);
    descriptor: (I)Ljava/lang/CharSequence;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
         0: .line 1146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.SimpleMonthView$MonthViewTouchHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/SimpleMonthView$MonthViewTouchHelper;
    MethodParameters:
      Name  Flags
      id    
}
SourceFile: "SimpleMonthView.java"
NestHost: android.widget.SimpleMonthView
InnerClasses:
  private MonthViewTouchHelper = android.widget.SimpleMonthView$MonthViewTouchHelper of android.widget.SimpleMonthView