IVideo.smali
.class public interface abstract Lcom/just/agentweb/IVideo;
.super Ljava/lang/Object;
.source "IVideo.java"
# virtual methods
.method public abstract isVideoState()Z
.end method
.method public abstract onHideCustomView()V
.end method
.method public abstract onShowCustomView(Landroid/view/View;Landroid/webkit/WebChromeClient$CustomViewCallback;)V
.end method