Searched refs:EDITABLE (Results 1 – 11 of 11) sorted by relevance
116 super.setText(text, BufferType.EDITABLE); in getText()122 super.setText(text, BufferType.EDITABLE); in setText()
1406 BufferType bufferType = BufferType.EDITABLE;1522 bufferType = BufferType.EDITABLE;5755 setText(mText, BufferType.EDITABLE); in append()6156 if (type == BufferType.EDITABLE || getKeyListener() != null in setText()6195 if (type == BufferType.EDITABLE || text instanceof Spannable) { in setText()6203 type = (type == BufferType.EDITABLE) ? BufferType.EDITABLE : BufferType.SPANNABLE; in setText()8697 setText(text.text, TextView.BufferType.EDITABLE); in setExtractedText()11082 NORMAL, SPANNABLE, EDITABLE enumConstant11656 if (mBufferType == BufferType.EDITABLE) { in onInitializeAccessibilityNodeInfoInternal()11954 if (!isEnabled() || (mBufferType != BufferType.EDITABLE)) { in performAccessibilityActionInternal()
56 { "Enabled - DynamicLayout", true, BufferType.EDITABLE}, in layouts()57 { "Disabled - DynamicLayout", false, BufferType.EDITABLE}, in layouts()
311 mTextView.setText(text, BufferType.EDITABLE); in testUseDynamicLayout_EDITABLE()315 mTextView.setText(text, BufferType.EDITABLE); in testUseDynamicLayout_EDITABLE()319 mTextView.setText(precomputed, BufferType.EDITABLE); in testUseDynamicLayout_EDITABLE()323 mTextView.setText(precomputed, BufferType.EDITABLE); in testUseDynamicLayout_EDITABLE()
89 editText.setText(mText, TextView.BufferType.EDITABLE); in testCursorMovement()
89 editText.setText(mText, TextView.BufferType.EDITABLE); in prepareTextForBackspace()
91 editText.setText(sb.toString(), TextView.BufferType.EDITABLE); in setupEditText()
88 mDebugView.setText(mDebugView.getText(), TextView.BufferType.EDITABLE); in onCreate()
60 mTextView.setText(state.mText, BufferType.EDITABLE); in forwardDelete()
62 mTextView.setText(state.mText, BufferType.EDITABLE); in backspace()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...