Searched defs:textToSet (Results 1 – 2 of 2) sorted by relevance
174 String textToSet = mActivity.getString(R.string.text_input_blah); in testEditableTextView_shouldExposeAndRespondToSetTextAction() local200 String textToSet = mActivity.getString(R.string.text_input_blah); in testEditText_shouldExposeAndRespondToSetTextAction() local
7988 final StringBuilder textToSet = new StringBuilder().append(initialText); in testAutoSizeCallers_setText() local