public class com.android.systemui.qs.PagedTileLayout$TilePage extends com.android.systemui.qs.TileLayout
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.android.systemui.qs.PagedTileLayout$TilePage
  super_class: com.android.systemui.qs.TileLayout
{
  private int mMaxRows;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  public void <init>(android.content.Context, android.util.AttributeSet);
    descriptor: (Landroid/content/Context;Landroid/util/AttributeSet;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.qs.PagedTileLayout$TilePage this
         0: .line 12
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.support cannot be resolved\n\tThe import android.support cannot be resolved\n\tThe import com.android.systemui.R cannot be resolved\n\tViewPager cannot be resolved to a type\n\tPagerAdapter cannot be resolved to a type\n\tOnPageChangeListener cannot be resolved to a type\n\tThe method onRtlPropertiesChanged(int) of type PagedTileLayout must override or implement a supertype method\n\tViewPager cannot be resolved to a type\n\tPagerAdapter cannot be resolved to a type\n\tThe method setCurrentItem(int, boolean) of type PagedTileLayout must override or implement a supertype method\n\tThe method isLayoutRtl() is undefined for the type PagedTileLayout\n\tViewPager cannot be resolved to a type\n\tThe method onInterceptTouchEvent(MotionEvent) of type PagedTileLayout must override or implement a supertype method\n\tViewPager cannot be resolved to a type\n\tThe method onTouchEvent(MotionEvent) of type PagedTileLayout must override or implement a supertype method\n\tViewPager cannot be resolved to a type\n\tThe method computeScroll() of type PagedTileLayout must override or implement a supertype method\n\tThe method scrollTo(int, int) is undefined for the type PagedTileLayout\n\tThe method getScrollX() is undefined for the type PagedTileLayout\n\tThe method getWidth() is undefined for the type PagedTileLayout\n\tOnPageChangeListener cannot be resolved to a type\n\tThe method getScrollX() is undefined for the type PagedTileLayout\n\tThe method postInvalidateOnAnimation() is undefined for the type PagedTileLayout\n\tThe method setOffscreenPageLimit(int) is undefined for the type PagedTileLayout\n\tViewPager cannot be resolved to a type\n\tThe method hasOverlappingRendering() of type PagedTileLayout must override or implement a supertype method\n\tThe method onFinishInflate() of type PagedTileLayout must override or implement a supertype method\n\tViewPager cannot be resolved to a type\n\tThe method getContext() is undefined for the type PagedTileLayout\n\tR cannot be resolved to a variable\n\tQSTileView cannot be resolved to a type\n\tThe method getTop() is undefined for the type PagedTileLayout\n\tThe method setImportantForAccessibility(int) is undefined for the type PagedTileLayout\n\tThe method getCurrentItem() is undefined for the type PagedTileLayout\n\tThe method setImportantForAccessibility(int) is undefined for the type PagedTileLayout\n\tThe method removeCallbacks(Runnable) is undefined for the type PagedTileLayout\n\tThe method post(Runnable) is undefined for the type PagedTileLayout\n\tQSTile cannot be resolved to a type\n\tThe method getContext() is undefined for the type PagedTileLayout\n\tR cannot be resolved to a variable\n\tQSTile cannot be resolved to a type\n\tPagerAdapter cannot be resolved to a type\n\tPagerAdapter cannot be resolved to a type\n\tThe method getContext() is undefined for the type PagedTileLayout\n\tR cannot be resolved to a variable\n\tThe method getContext() is undefined for the type PagedTileLayout\n\tR cannot be resolved to a variable\n\tThe method onMeasure(int, int) of type PagedTileLayout must override or implement a supertype method\n\tViewPager cannot be resolved to a type\n\tThe method getChildCount() is undefined for the type PagedTileLayout\n\tThe method getChildAt(int) is undefined for the type PagedTileLayout\n\tThe method getMeasuredWidth() is undefined for the type PagedTileLayout\n\tThe method getPaddingBottom() is undefined for the type PagedTileLayout\n\tThe method onLayout(boolean, int, int, int, int) of type PagedTileLayout must override or implement a supertype method\n\tViewPager cannot be resolved to a type\n\tThe method setClipBounds(Rect) is undefined for the type PagedTileLayout\n\tThe method getScrollX() is undefined for the type PagedTileLayout\n\tQSTile cannot be resolved to a type\n\tQSTileView cannot be resolved to a type\n\tThe method setOffscreenPageLimit(int) is undefined for the type PagedTileLayout\n\tThe method getScrollX() is undefined for the type PagedTileLayout\n\tThe method getScrollY() is undefined for the type PagedTileLayout\n\tThe method getWidth() is undefined for the type PagedTileLayout\n\tThe method postInvalidateOnAnimation() is undefined for the type PagedTileLayout\n\tViewPager cannot be resolved to a type\n\tViewPager cannot be resolved to a type\n\tThe method onPageSelected(int) of type new SimpleOnPageChangeListener(){} must override or implement a supertype method\n\tThe method onPageScrolled(int, float, int) of type new SimpleOnPageChangeListener(){} must override or implement a supertype method\n\tR cannot be resolved to a variable\n\tPagerAdapter cannot be resolved to a type\n\tPagerAdapter cannot be resolved to a type\n\tThe method destroyItem(ViewGroup, int, Object) of type new PagerAdapter(){} must override or implement a supertype method\n\tThe method instantiateItem(ViewGroup, int) of type new PagerAdapter(){} must override or implement a supertype method\n\tThe method getCount() of type new PagerAdapter(){} must override or implement a supertype method\n\tThe method isViewFromObject(View, Object) of type new PagerAdapter(){} must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.qs.PagedTileLayout$TilePage this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/qs/PagedTileLayout$TilePage;
    MethodParameters:
         Name  Flags
      context  
      attrs    

  public boolean updateResources();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.qs.PagedTileLayout$TilePage this
         0: .line 386
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.qs.PagedTileLayout$TilePage this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/qs/PagedTileLayout$TilePage;

  private int getRows();
    descriptor: ()I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.qs.PagedTileLayout$TilePage this
         0: .line 397
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tR cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.qs.PagedTileLayout$TilePage this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/qs/PagedTileLayout$TilePage;

  public void setMaxRows(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.qs.PagedTileLayout$TilePage this
         0: .line 400
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.qs.PagedTileLayout$TilePage this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/qs/PagedTileLayout$TilePage;
    MethodParameters:
         Name  Flags
      maxRows  

  public boolean isFull();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.qs.PagedTileLayout$TilePage this
         0: .line 404
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.qs.PagedTileLayout$TilePage this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/qs/PagedTileLayout$TilePage;
}
SourceFile: "PagedTileLayout.java"
NestHost: com.android.systemui.qs.PagedTileLayout
InnerClasses:
  public TilePage = com.android.systemui.qs.PagedTileLayout$TilePage of com.android.systemui.qs.PagedTileLayout