Searched refs:attachSubWindow (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DTab.java841 mActivity.attachSubWindow(Tab.this);
1476 void attachSubWindow(ViewGroup content) { method in class:Tab
1529 attachSubWindow(content);
H A DBrowserActivity.java1680 void attachSubWindow(Tab t) { method in class:BrowserActivity
1681 t.attachSubWindow(mContentView);

Completed in 11 milliseconds