Searched refs:resizedWhileNotDragResizing (Results 1 – 1 of 1) sorted by relevance
2445 void setResizedWhileNotDragResizing(boolean resizedWhileNotDragResizing) { in setResizedWhileNotDragResizing() argument2446 mResizedWhileNotDragResizing = resizedWhileNotDragResizing; in setResizedWhileNotDragResizing()2447 mResizedWhileNotDragResizingReported = !resizedWhileNotDragResizing; in setResizedWhileNotDragResizing()