Home | History | Annotate | Download | only in wm

Lines Matching refs:hideLw

259      * Normally set by calling {@link #showLw} and {@link #hideLw}.
2249 hideLw(false);
2566 public boolean hideLw(boolean doAnimation) {
2567 return hideLw(doAnimation, true);
2570 boolean hideLw(boolean doAnimation, boolean requestAnim) {
2597 "WindowState.hideLw: setting mFocusMayChange true");
2620 hideLw(true /* doAnimation */, true /* requestAnim */);
2636 hideLw(true, true);
2654 hideLw(true, true);
2705 hideLw(true, true);
3796 hideLw(false);