package com.mugua.mgvideo.util.x5; public interface WebViewJavaScriptFunction { void onJsFunctionCalled(String tag); }