Searched refs:mBottomBorderActive (Results 1 – 1 of 1) sorted by relevance
125 private boolean mBottomBorderActive; field in AppWidgetResizeFrame314 mBottomBorderActive = (y > getHeight() - mTouchTargetWidth + mBottomTouchRegionAdjustment)318 || mTopBorderActive || mBottomBorderActive;324 mDragHandles[INDEX_BOTTOM].setAlpha(mBottomBorderActive ? 1.0f : DIMMED_HANDLE_ALPHA);338 } else if (mBottomBorderActive) {362 mBaselineY.applyDelta(mTopBorderActive, mBottomBorderActive, mDeltaY, mTempRange1);380 if (mBottomBorderActive) {457 int vSpanDelta = mTempRange1.applyDeltaAndBound(mTopBorderActive, mBottomBorderActive,