class android.widget.CalendarViewLegacyDelegate$WeeksAdapter extends android.widget.BaseAdapter implements android.view.View$OnTouchListener
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.widget.CalendarViewLegacyDelegate$WeeksAdapter
  super_class: android.widget.BaseAdapter
{
  private int mSelectedWeek;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private android.view.GestureDetector mGestureDetector;
    descriptor: Landroid/view/GestureDetector;
    flags: (0x0002) ACC_PRIVATE

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

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

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

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

  public void <init>(android.widget.CalendarViewLegacyDelegate, android.content.Context);
    descriptor: (Landroid/widget/CalendarViewLegacyDelegate;Landroid/content/Context;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 28
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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 type\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\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tLocaleData cannot be resolved\n\tR cannot be resolved to a variable\n\tCalendar cannot be resolved to a type\n\tCalendar cannot be resolved to a type\n\tR 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 type\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\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 type\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\tCalendar cannot be resolved to a type\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\tCalendar cannot be resolved to a type\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\tCalendar cannot be resolved to a type\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\tCalendar cannot be resolved to a type\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\tCalendar cannot be resolved to a type\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\tCalendar cannot be resolved to a type\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\tCalendar cannot be resolved to a type\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\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 type\n\tR 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 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 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 type\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\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\tCalendar cannot be resolved to a type\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\tCalendar cannot be resolved to a type\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.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;
    MethodParameters:
         Name  Flags
      this$0   final
      context  

  private void init();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 1037
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCalendar cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;

  public void setSelectedDay(Calendar);
    descriptor: (LCalendar;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 1051
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCalendar cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;
    MethodParameters:
             Name  Flags
      selectedDay  

  public Calendar getSelectedDay();
    descriptor: ()LCalendar;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 1065
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCalendar cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;

  public int getCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 1070
            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.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;

  public java.lang.Object getItem(int);
    descriptor: (I)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 1075
            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.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;
    MethodParameters:
          Name  Flags
      position  

  public long getItemId(int);
    descriptor: (I)J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 1080
            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.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;
    MethodParameters:
          Name  Flags
      position  

  public android.view.View getView(int, android.view.View, android.view.ViewGroup);
    descriptor: (ILandroid/view/View;Landroid/view/ViewGroup;)Landroid/view/View;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 1099
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCalendar cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;
    MethodParameters:
             Name  Flags
      position     
      convertView  
      parent       

  public void setFocusMonth(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 1111
            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.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;
    MethodParameters:
       Name  Flags
      month  

  public boolean onTouch(android.view.View, android.view.MotionEvent);
    descriptor: (Landroid/view/View;Landroid/view/MotionEvent;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 1124
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCalendar cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;
    MethodParameters:
       Name  Flags
      v      
      event  

  void onDateTapped(Calendar);
    descriptor: (LCalendar;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
         0: .line 1143
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCalendar cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.CalendarViewLegacyDelegate$WeeksAdapter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/CalendarViewLegacyDelegate$WeeksAdapter;
    MethodParameters:
      Name  Flags
      day   
}
SourceFile: "CalendarViewLegacyDelegate.java"
NestHost: android.widget.CalendarViewLegacyDelegate
InnerClasses:
  public abstract OnTouchListener = android.view.View$OnTouchListener of android.view.View
  private WeeksAdapter = android.widget.CalendarViewLegacyDelegate$WeeksAdapter of android.widget.CalendarViewLegacyDelegate
  CalendarGestureListener = android.widget.CalendarViewLegacyDelegate$WeeksAdapter$CalendarGestureListener of android.widget.CalendarViewLegacyDelegate$WeeksAdapter