Searched refs:minimizeLeft (Results 1 – 1 of 1) sorted by relevance
320 int minimizeLeft = 0; in onLayout() local325 minimizeLeft = mBackground.getLeft(); in onLayout()327 minimizeLeft = mBackground.getRight() - mMinimizedShadow.getWidth(); in onLayout()329 mMinimizedShadow.layout(minimizeLeft, minimizeTop, in onLayout()330 minimizeLeft + mMinimizedShadow.getMeasuredWidth(), in onLayout()