Searched defs:existingText (Results 1 – 2 of 2) sorted by relevance
257 String existingText = textView.getText().toString(); in appendLog() local
455 private void userEntryDialogExistingTextTest(CharSequence existingText) { in userEntryDialogExistingTextTest()