Searched refs:prepareAddWindowLw (Results 1 – 3 of 3) sorted by relevance
721 public int prepareAddWindowLw(WindowState win, in prepareAddWindowLw() method
2394 public int prepareAddWindowLw(WindowState win, WindowManager.LayoutParams attrs) { in prepareAddWindowLw() method in PhoneWindowManager
2518 res = mPolicy.prepareAddWindowLw(win, attrs); in addWindow()