Searched refs:newEditable (Results 1 – 9 of 9) sorted by relevance
144 public Editable newEditable(CharSequence source) { in newEditable() method in Editable.Factory
172 mText = Editable.Factory.getInstance().newEditable(spannable); in setByString()
109 Editable.Factory.getInstance().newEditable("abc")); in textChanged_AnnounceForAccessibility()
170 mEditable = Editable.Factory.getInstance().newEditable(""); in getEditable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14604 HSPLandroid/text/Editable$Factory;->newEditable(Ljava/lang/CharSequence;)Landroid/text/Editable;
29599 method public android.text.Editable newEditable(java.lang.CharSequence);
14668 HSPLandroid/text/Editable$Factory;->newEditable(Ljava/lang/CharSequence;)Landroid/text/Editable;
47599 method public android.text.Editable newEditable(CharSequence);