Searched refs:setRequestedSize (Results 1 – 4 of 4) sorted by relevance
579 decorWindow.setRequestedSize(width, height); in updateDecorWindow()
2407 void setRequestedSize(int requestedWidth, int requestedHeight) { in setRequestedSize() method in WindowState
2014 win.setRequestedSize(requestedWidth, requestedHeight); in relayoutWindow()
17847 HSPLcom/android/server/wm/WindowState;->setRequestedSize(II)V