Searched refs:minimizeLeft (Results 1 – 1 of 1) sorted by relevance
336 int minimizeLeft = 0; in onLayout() local341 minimizeLeft = mBackground.getLeft(); in onLayout()343 minimizeLeft = mBackground.getRight() - mMinimizedShadow.getWidth(); in onLayout()345 mMinimizedShadow.layout(minimizeLeft, minimizeTop, in onLayout()346 minimizeLeft + mMinimizedShadow.getMeasuredWidth(), in onLayout()