Home | History | Annotate | Download | only in wm

Lines Matching refs:hideLw

1121     public boolean hideLw(boolean doAnimation) {
1122 return hideLw(doAnimation, true);
1125 boolean hideLw(boolean doAnimation, boolean requestAnim) {
1155 "WindowState.hideLw: setting mFocusMayChange true");
1177 hideLw(true, true);