Searched refs:mLeftBorderActive (Results 1 – 1 of 1) sorted by relevance
112 private boolean mLeftBorderActive; field in AppWidgetResizeFrame333 mLeftBorderActive = (x < mTouchTargetWidth) && mHorizontalResizeActive;340 boolean anyBordersActive = mLeftBorderActive || mRightBorderActive344 mDragHandles[INDEX_LEFT].setAlpha(mLeftBorderActive ? 1.0f : DIMMED_HANDLE_ALPHA);350 if (mLeftBorderActive) {380 mBaselineX.applyDelta(mLeftBorderActive, mRightBorderActive, mDeltaX, mTempRange1);459 int hSpanDelta = mTempRange1.applyDeltaAndBound(mLeftBorderActive, mRightBorderActive,464 mDirectionVector[0] = mLeftBorderActive ? -1 : 1;