Home
last modified time | relevance | path

Searched refs:SubWindowChromeClient (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DTab.java1096 private class SubWindowChromeClient extends WebChromeClient { class in Tab
1100 SubWindowChromeClient(WebChromeClient client) { in SubWindowChromeClient() method in Tab.SubWindowChromeClient
1335 mSubView.setWebChromeClient(new SubWindowChromeClient( in createSubWindow()