Home | History | Annotate | Download | only in wm

Lines Matching defs:hideLw

1214     public boolean hideLw(boolean doAnimation) {
1215 return hideLw(doAnimation, true);
1218 boolean hideLw(boolean doAnimation, boolean requestAnim) {
1248 "WindowState.hideLw: setting mFocusMayChange true");
1270 hideLw(true, true);