class com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient extends android.webkit.WebViewClient
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient
  super_class: android.webkit.WebViewClient
{
  private static final java.lang.String INTERNAL_ASSETS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "file:///android_asset/"

  private final java.lang.String mBrowserBailOutToken;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final float mDpPerSp;
    descriptor: F
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

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

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

  final com.android.captiveportallogin.CaptivePortalLoginActivity this$0;
    descriptor: Lcom/android/captiveportallogin/CaptivePortalLoginActivity;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private void <init>(com.android.captiveportallogin.CaptivePortalLoginActivity);
    descriptor: (Lcom/android/captiveportallogin/CaptivePortalLoginActivity;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.net.dns cannot be resolved\n\tThe import android.support cannot be resolved\n\tThe import com.android.internal.logging.nano cannot be resolved\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tSwipeRefreshLayout cannot be resolved to a type\n\tMetricsEvent cannot be resolved to a variable\n\tResolvUtil cannot be resolved\n\tR cannot be resolved to a variable\n\tSwipeRefreshLayout cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tSwipeRefreshLayout 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\tResolvUtil cannot be resolved\n\tSwipeRefreshLayout cannot be resolved to a type\n\tMetricsEvent 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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/captiveportallogin/CaptivePortalLoginActivity$MyWebViewClient;
    MethodParameters:
        Name  Flags
      this$0  final

  public boolean allowBack();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient 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.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/captiveportallogin/CaptivePortalLoginActivity$MyWebViewClient;

  public void onPageStarted(android.webkit.WebView, java.lang.String, android.graphics.Bitmap);
    descriptor: (Landroid/webkit/WebView;Ljava/lang/String;Landroid/graphics/Bitmap;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
         0: .line 405
            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.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/captiveportallogin/CaptivePortalLoginActivity$MyWebViewClient;
    MethodParameters:
           Name  Flags
      view       
      urlString  
      favicon    

  public void onPageFinished(android.webkit.WebView, java.lang.String);
    descriptor: (Landroid/webkit/WebView;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
         0: .line 434
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSwipeRefreshLayout cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/captiveportallogin/CaptivePortalLoginActivity$MyWebViewClient;
    MethodParameters:
      Name  Flags
      view  
      url   

  private java.lang.String sp(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
         0: .line 453
            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.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/captiveportallogin/CaptivePortalLoginActivity$MyWebViewClient;
    MethodParameters:
      Name  Flags
      sp    

  public void onReceivedSslError(android.webkit.WebView, android.webkit.SslErrorHandler, android.net.http.SslError);
    descriptor: (Landroid/webkit/WebView;Landroid/webkit/SslErrorHandler;Landroid/net/http/SslError;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
         0: .line 477
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tMetricsEvent cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/captiveportallogin/CaptivePortalLoginActivity$MyWebViewClient;
    MethodParameters:
         Name  Flags
      view     
      handler  
      error    

  private java.lang.String makeSslErrorPage();
    descriptor: ()Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
         0: .line 483
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/captiveportallogin/CaptivePortalLoginActivity$MyWebViewClient;

  public boolean shouldOverrideUrlLoading(android.webkit.WebView, java.lang.String);
    descriptor: (Landroid/webkit/WebView;Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
         0: .line 535
            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.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/captiveportallogin/CaptivePortalLoginActivity$MyWebViewClient;
    MethodParameters:
      Name  Flags
      view  
      url   
}
SourceFile: "CaptivePortalLoginActivity.java"
NestHost: com.android.captiveportallogin.CaptivePortalLoginActivity
InnerClasses:
  private MyWebViewClient = com.android.captiveportallogin.CaptivePortalLoginActivity$MyWebViewClient of com.android.captiveportallogin.CaptivePortalLoginActivity