HomeSort by relevance Sort by last modified time
    Searched defs:removeSubWindow (Results 1 - 5 of 5) sorted by null

  /packages/apps/Browser/src/com/android/browser/
UI.java 75 public void removeSubWindow(View subContainer);
UiController.java 80 void removeSubWindow(Tab tab);
BaseUi.java 381 mUiController.removeSubWindow(tab);
438 public void removeSubWindow(View subviewContainer) {
Controller.java     [all...]
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.cpp 92 s_theFrameBuffer->removeSubWindow();
435 bool FrameBuffer::removeSubWindow()

Completed in 107 milliseconds