Searched defs:newText (Results 1 – 10 of 10) sorted by relevance
34 public boolean onQueryTextChange(String newText); in onQueryTextChange()60 public boolean onQueryTextChange(String newText) { in newOnQueryTextListener()
39 CharSequence newText = tv.getText(); in testArray() local
37 public CorrectionInfo(int offset, CharSequence oldText, CharSequence newText) { in CorrectionInfo()
394 CharSequence newText = Html.fromHtml(htmlText); in coerceToStyledText() local500 CharSequence newText = Html.fromHtml(text); in coerceToHtmlOrStyledText() local
156 public boolean onQueryTextChange(String newText) { in newOnQueryTextListener()
213 boolean onQueryTextChange(String newText); in onQueryTextChange()1109 private void onTextChanged(CharSequence newText) { in onTextChanged()
200 boolean onQueryTextChange(String newText); in onQueryTextChange()1144 private void onTextChanged(CharSequence newText) { in onTextChanged()
845 StringBuilder newText = new StringBuilder(); in onInitializeAccessibilityNodeInfo() local
2273 String newText = getString(R.string.print_button); in updateUi() local2278 String newText = getString(R.string.save_button); in updateUi() local
136 char[] newText = new char[newLength]; in resizeFor() local