Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DDictionarySettingsFragment.java256 … private static Preference createErrorMessage(final Activity activity, final int messageResource) { in createErrorMessage() argument
258 message.setTitle(messageResource); in createErrorMessage()