Lines Matching refs:getCurrentSpanY
4169 mStartingSpanY = Math.max(MIN_Y_SPAN, Math.abs(detector.getCurrentSpanY()));
4176 + "\tmCellHeight:" + mCellHeight + " SpanY:" + detector.getCurrentSpanY());
4184 float spanY = Math.max(MIN_Y_SPAN, Math.abs(detector.getCurrentSpanY()));
4208 + mCellHeight + " SpanY:" + detector.getCurrentSpanY());