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

  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 435 public boolean hideLw(boolean doAnimation);
438 * Can be called to undo the effect of {@link #hideLw}, allowing a
442 * Returns true if {@link #hideLw} was last called for the window.
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowState.java 199 * Normally set by calling {@link #showLw} and {@link #hideLw}.
    [all...]

Completed in 256 milliseconds