Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DTabControl.java121 private class SubWindowChromeClient extends WebChromeClient { class in TabControl
127 SubWindowChromeClient(Tab t, WebChromeClient client) { in SubWindowChromeClient() method in TabControl.SubWindowChromeClient
185 private SubWindowChromeClient mSubViewChromeClient;
883 final SubWindowChromeClient subChromeClient = in createSubWindow()
884 new SubWindowChromeClient(t, in createSubWindow()