Searched refs:adjustWindowParamsLw (Results 1 – 3 of 3) sorted by relevance
558 public void adjustWindowParamsLw(WindowManager.LayoutParams attrs); in adjustWindowParamsLw() method
2515 mPolicy.adjustWindowParamsLw(win.mAttrs); in addWindow()3117 mPolicy.adjustWindowParamsLw(attrs); in relayoutWindow()
1964 public void adjustWindowParamsLw(WindowManager.LayoutParams attrs) { in adjustWindowParamsLw() method in PhoneWindowManager