public interface android.widget.VideoView2$OnCustomActionListener
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.widget.VideoView2$OnCustomActionListener
  super_class: java.lang.Object
{
  public abstract void onCustomAction(java.lang.String, android.os.Bundle);
    descriptor: (Ljava/lang/String;Landroid/os/Bundle;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
        Name  Flags
      action  
      extras  
}
SourceFile: "VideoView2.java"
NestHost: android.widget.VideoView2
InnerClasses:
  public abstract OnCustomActionListener = android.widget.VideoView2$OnCustomActionListener of android.widget.VideoView2