Searched defs:newWord (Results 1 – 4 of 4) sorted by relevance
126 final String newWord = mWordEditText.getText().toString(); in apply() local
148 final String newWord = mWordEditText.getText().toString(); in apply() local
417 final PtNode newWord = new PtNode(Arrays.copyOfRange(word, in add() local