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/
UiController.java 85 void removeSubWindow(Tab tab);
UI.java 75 public void removeSubWindow(View subContainer);
BaseUi.java 352 mUiController.removeSubWindow(tab);
408 public void removeSubWindow(View subviewContainer) {
Controller.java     [all...]
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.cpp 92 s_theFrameBuffer->removeSubWindow();
419 bool FrameBuffer::removeSubWindow()

Completed in 72 milliseconds