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 381 mUiController.removeSubWindow(tab);
438 public void removeSubWindow(View subviewContainer) {
Controller.java     [all...]
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h 54 static bool removeSubWindow();
render_api.cpp 275 return FrameBuffer::removeSubWindow();
FrameBuffer.cpp 92 s_theFrameBuffer->removeSubWindow();
457 bool FrameBuffer::removeSubWindow()

Completed in 342 milliseconds