Searched refs:newEditable (Results 1 – 9 of 9) sorted by relevance
144 public Editable newEditable(CharSequence source) { in newEditable() method in Editable.Factory
105 Editable.Factory.getInstance().newEditable("abc")); in textChanged_AnnounceForAccessibility()
172 mText = Editable.Factory.getInstance().newEditable(spannable); in setByString()
170 mEditable = Editable.Factory.getInstance().newEditable(""); in getEditable()
7077 Editable t = mEditableFactory.newEditable(text); in setText()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14844 HSPLandroid/text/Editable$Factory;->newEditable(Ljava/lang/CharSequence;)Landroid/text/Editable;
14908 HSPLandroid/text/Editable$Factory;->newEditable(Ljava/lang/CharSequence;)Landroid/text/Editable;
47192 method public android.text.Editable newEditable(CharSequence);