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.java1095 private class SubWindowChromeClient extends WebChromeClient { class in Tab
1099 SubWindowChromeClient(WebChromeClient client) { in SubWindowChromeClient() method in Tab.SubWindowChromeClient
1334 mSubView.setWebChromeClient(new SubWindowChromeClient( in createSubWindow()