OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attachSubWindow
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Browser/src/com/android/browser/
PreloadController.java
216
public void
attachSubWindow
(Tab tab) {
217
if (LOGD_ENABLED) Log.d(LOGTAG, "
attachSubWindow
()");
UI.java
73
public void
attachSubWindow
(View subContainer);
UiController.java
80
void
attachSubWindow
(Tab tab);
WebViewController.java
100
void
attachSubWindow
(Tab tab);
BaseUi.java
363
mUiController.
attachSubWindow
(tab);
448
public void
attachSubWindow
(View container) {
Controller.java
[
all
...]
Completed in 554 milliseconds