HomeSort by relevance Sort by last modified time
    Searched refs:removeWindows (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tests/WindowManagerStressTest/src/test/windowmanagerstresstest/
MainActivity.java 73 removeWindows();
141 void removeWindows() {
  /frameworks/base/core/java/android/view/
WindowManagerInternal.java 265 * @param removeWindows Whether to also remove the windows associated with the token.
268 public abstract void removeWindowToken(android.os.IBinder token, boolean removeWindows,
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java     [all...]

Completed in 114 milliseconds