Searched refs:afterText (Results 1 – 1 of 1) sorted by relevance
330 final String afterText = beforeText.substring(0, 3) + newText; in testTypeViewTextChangedAccessibilityEvent() local337 expected.getText().add(afterText); in testTypeViewTextChangedAccessibilityEvent()