Searched refs:SubWindowClient (Results 1 – 1 of 1) sorted by relevance
1030 private static class SubWindowClient extends WebViewClient { class in Tab1035 SubWindowClient(WebViewClient client, WebViewController controller) { in SubWindowClient() method in Tab.SubWindowClient1332 mSubView.setWebViewClient(new SubWindowClient(mWebViewClient, in createSubWindow()