Searched refs:adjustWindowParamsLw (Results 1 – 3 of 3) sorted by relevance
530 public void adjustWindowParamsLw(WindowManager.LayoutParams attrs); in adjustWindowParamsLw() method
2241 mPolicy.adjustWindowParamsLw(win.mAttrs); in addWindow()2796 mPolicy.adjustWindowParamsLw(attrs); in relayoutWindow()
1345 public void adjustWindowParamsLw(WindowManager.LayoutParams attrs) { in adjustWindowParamsLw() method in PhoneWindowManager