Searched refs:CustomFrameLayout (Results 1 – 1 of 1) sorted by relevance
43 private static CustomFrameLayout mLayout;56 mLayout = new CustomFrameLayout(mWebView.getContext()); in setContentView()93 private class CustomFrameLayout extends FrameLayout { class in PluginFullScreenHolder95 CustomFrameLayout(Context context) { in CustomFrameLayout() method in PluginFullScreenHolder.CustomFrameLayout