Searched refs:stringToSet (Results 1 – 1 of 1) sorted by relevance
279 String stringToSet = mActivity.getString(R.string.german_text_with_strong_s); in testTextLocations_textViewShouldProvideWhenRequested() local280 makeTextViewVisibleAndSetText(textView, stringToSet); in testTextLocations_textViewShouldProvideWhenRequested()284 .findAccessibilityNodeInfosByText(stringToSet).get(0); in testTextLocations_textViewShouldProvideWhenRequested()509 final String stringToSet = mActivity.getString(R.string.foo_bar_baz); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested() local516 makeTextViewVisibleAndSetText(textView, stringToSet); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()519 .findAccessibilityNodeInfosByText(stringToSet).get(0); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()