Searched refs:minimizeLeft (Results 1 – 1 of 1) sorted by relevance
342 int minimizeLeft = 0; in onLayout() local347 minimizeLeft = mBackground.getLeft(); in onLayout()349 minimizeLeft = mBackground.getRight() - mMinimizedShadow.getWidth(); in onLayout()351 mMinimizedShadow.layout(minimizeLeft, minimizeTop, in onLayout()352 minimizeLeft + mMinimizedShadow.getMeasuredWidth(), in onLayout()