Home
last modified time | relevance | path

Searched refs:SPANNABLE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewTest.java108 mTextView.setText(originalText, TextView.BufferType.SPANNABLE); in testProcessTextActivityResultNonEditable()
132 mTextView.setText(originalText, TextView.BufferType.SPANNABLE); in testProcessTextActivityResultEditable()
150 mTextView.setText(originalText, TextView.BufferType.SPANNABLE); in testProcessTextActivityResultCancel()
169 mTextView.setText(originalText, TextView.BufferType.SPANNABLE); in testProcessTextActivityNoData()
285 mTextView.setText(text, BufferType.SPANNABLE); in testUseDynamicLayout_SPANNABLE()
290 mTextView.setText(text, BufferType.SPANNABLE); in testUseDynamicLayout_SPANNABLE()
294 mTextView.setText(precomputed, BufferType.SPANNABLE); in testUseDynamicLayout_SPANNABLE()
298 mTextView.setText(precomputed, BufferType.SPANNABLE); in testUseDynamicLayout_SPANNABLE()
/frameworks/base/core/java/android/widget/
DTextView.java1508 bufferType = BufferType.SPANNABLE;
1519 bufferType = BufferType.SPANNABLE;
1537 bufferType = BufferType.SPANNABLE;
6186 } else if (type == BufferType.SPANNABLE || mMovement != null) { in setText()
6203 type = (type == BufferType.EDITABLE) ? BufferType.EDITABLE : BufferType.SPANNABLE; in setText()
7737 setText(mText, selectable ? BufferType.SPANNABLE : BufferType.NORMAL); in setTextIsSelectable()
10317 setText(mText, BufferType.SPANNABLE); in setSelectAllOnFocus()
11082 NORMAL, SPANNABLE, EDITABLE enumConstant
12938 setText(mText, BufferType.SPANNABLE); in ensureIterableTextForAccessibilitySelectable()
/frameworks/base/media/java/android/media/
DClosedCaptionRenderer.java1447 mLineBoxes[i].setText(textBuffer[i], TextView.BufferType.SPANNABLE); in update()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...