Home
last modified time | relevance | path

Searched defs:stringToSet (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DAccessibilityTextActionTest.java297 String stringToSet = mActivity.getString(R.string.german_text_with_strong_s); in testTextViewProvidesLocationsWhenRequested() local
563 final String stringToSet = mActivity.getString(R.string.foo_bar_baz); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested() local