Searched refs:isResizing (Results 1 – 5 of 5) sorted by relevance
305 if (colorViewState.view != null && colorViewState.visible && isResizing()) { in gatherTransparentRegion()320 mBackgroundFallback.draw(isResizing() ? this : mContentRoot, mContentRoot, c, in onDraw()1216 boolean showView = show && !isResizing() && size > 0; in updateColorViewInt()1270 if (animate && !isResizing()) { in updateColorViewInt()2222 private boolean isResizing() {2241 if ((mStackId == FREEFORM_WORKSPACE_STACK_ID) && !isResizing()) {
494 && displayContent.mDividerControllerLocked.isResizing(); in getDimBounds()
275 boolean isResizing() { in isResizing() method in DockedStackDividerController
3247 return (getDisplayContent().mDividerControllerLocked.isResizing() in computeDragResizing()3263 mResizeMode = mDragResizing && getDisplayContent().mDividerControllerLocked.isResizing() in setDragResizing()
7436 return getDefaultDisplayContentLocked().getDockedDividerController().isResizing(); in isDockedDividerResizing()