Searched refs:layoutWindowLw (Results 1 – 3 of 3) sorted by relevance
861 public void layoutWindowLw(WindowState win, WindowState attached); in layoutWindowLw() method
8916 mPolicy.layoutWindowLw(win, null); in performLayoutLockedInner()8968 mPolicy.layoutWindowLw(win, win.mAttachedWindow); in performLayoutLockedInner()
3503 public void layoutWindowLw(WindowState win, WindowState attached) { in layoutWindowLw() method in PhoneWindowManager