OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attachSubWindow
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Browser/src/com/android/browser/
UiController.java
82
void
attachSubWindow
(Tab tab);
UI.java
73
public void
attachSubWindow
(View subContainer);
WebViewController.java
104
void
attachSubWindow
(Tab tab);
PreloadController.java
227
public void
attachSubWindow
(Tab tab) {
228
if (LOGD_ENABLED) Log.d(LOGTAG, "
attachSubWindow
()");
BaseUi.java
332
mUiController.
attachSubWindow
(tab);
417
public void
attachSubWindow
(View container) {
Controller.java
[
all
...]
Tab.java
[
all
...]
Completed in 543 milliseconds