OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeSubWindow
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Browser/src/com/android/browser/
UiController.java
82
void
removeSubWindow
(Tab tab);
UI.java
75
public void
removeSubWindow
(View subContainer);
BaseUi.java
381
mUiController.
removeSubWindow
(tab);
438
public void
removeSubWindow
(View subviewContainer) {
Controller.java
[
all
...]
/sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h
53
static bool
removeSubWindow
();
render_api.cpp
275
return FrameBuffer::
removeSubWindow
();
FrameBuffer.cpp
92
s_theFrameBuffer->
removeSubWindow
();
450
bool FrameBuffer::
removeSubWindow
()
Completed in 362 milliseconds