Searched refs:adjustWindowParamsLw (Results 1 – 3 of 3) sorted by relevance
531 public void adjustWindowParamsLw(WindowManager.LayoutParams attrs); in adjustWindowParamsLw() method
2434 mPolicy.adjustWindowParamsLw(win.mAttrs); in addWindow()3026 mPolicy.adjustWindowParamsLw(attrs); in relayoutWindow()
1739 public void adjustWindowParamsLw(WindowManager.LayoutParams attrs) { in adjustWindowParamsLw() method in PhoneWindowManager