Home | History | Annotate | Download | only in webkit

Lines Matching refs:oldText

352         String oldText;
354 oldText = text.toString();
356 oldText = "";
380 } else if (!oldText.equals(getText().toString())) {