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.java608 final String suggestionViewContentDesc = in KeyboardLayoutView() local
610 if (suggestionViewContentDesc != null) { in KeyboardLayoutView()
611 suggestionView.setContentDescription(suggestionViewContentDesc); in KeyboardLayoutView()