Home
last modified time | relevance | path

Searched defs:SubWindowClient (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DTab.java1030 private static class SubWindowClient extends WebViewClient { class in Tab
1035 SubWindowClient(WebViewClient client, WebViewController controller) { in SubWindowClient() method in Tab.SubWindowClient