HomeSort by relevance Sort by last modified time
    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 382 mUiController.removeSubWindow(tab);
439 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 95 milliseconds