Searched refs:layoutWindowLw (Results 1 – 3 of 3) sorted by relevance
844 public void layoutWindowLw(WindowState win, in layoutWindowLw() method
8306 mPolicy.layoutWindowLw(win, win.mAttrs, null); in performLayoutLockedInner()8358 mPolicy.layoutWindowLw(win, win.mAttrs, win.mAttachedWindow); in performLayoutLockedInner()
2954 public void layoutWindowLw(WindowState win, WindowManager.LayoutParams attrs, in layoutWindowLw() method in PhoneWindowManager