Home
last modified time | relevance | path

Searched refs:suggestionViewContentDesc (Results 1 – 1 of 1) sorted by relevance

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java960 final String suggestionViewContentDesc = in KeyboardLayoutView() local
962 if (suggestionViewContentDesc != null) { in KeyboardLayoutView()
963 suggestionView.setContentDescription(suggestionViewContentDesc); in KeyboardLayoutView()