Searched defs:SubWindowChromeClient (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DTab.java1265 private class SubWindowChromeClient extends WebChromeClient { class in class:Tab
1269 SubWindowChromeClient(WebChromeClient client) { method in class:Tab.SubWindowChromeClient
1428 mSubView.setWebChromeClient(new SubWindowChromeClient(

Completed in 5 milliseconds