Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeSettings.java53 private static final String INLINE_SUGGESTION_VIEW_CONTENT_DESC = field in ImeSettings
129 return mBundle.getString(INLINE_SUGGESTION_VIEW_CONTENT_DESC, defaultValue); in getInlineSuggestionViewContentDesc()
289 mBundle.putString(INLINE_SUGGESTION_VIEW_CONTENT_DESC, contentDesc); in setInlineSuggestionViewContentDesc()