Searched defs:span (Results 1 – 11 of 11) sorted by relevance
204 BackgroundColorSpan span = spans[0]; in testHighlightSingleTermText() local231 BackgroundColorSpan span = spans[0]; in testHighlightTwoTermText() local247 BackgroundColorSpan span = spans[0]; in testHighlightDuplicateTermText() local259 BackgroundColorSpan span = spans[0]; in testHighlightOverlapTermText() local272 BackgroundColorSpan span = spans[0]; in testHighlightOverlapTermText2() local
33 final SpanGetter span = new SpanGetter(mTextView.getText(), SuggestionSpan.class); in testBlueUnderline() local104 final SpanGetter span = new SpanGetter(mTextView.getText(), SuggestionSpan.class); in testBlueUnderlineDisappearsWhenCursorMoved() local
127 Spannable span = (Spannable) text; in onCreate() local
100 ImageSpan span = imageSpans[i]; in postprocess() local
246 ImageSpan span = new ImageSpan(mIme, imageResourceId, in setSpan() local
318 ImageSpan span = new ImageSpan(mIme, imageResourceId, in setSpan() local
227 final int span = getChildAt(0).getRight() - mScrollX - bottomEdge; in getBottomFadingEdgeStrength() local234 final int span = getChildAt(0).getBottom() - mScrollY - bottomEdge; in getBottomFadingEdgeStrength() local
1040 ImageSpan span = null; in setCandidate() local
1534 URLSpan span = new URLSpan("tel:" + dialBuilder.toString()); in linkifyTextView() local
1630 int[] cell, int[] span, int[] loc) { in addAppWidgetFromDrop()
1354 long span = end - begin; in acquireInstanceRangeLocked() local