Searched refs:FIELD_HINT_LOCALES (Results 1 – 1 of 1) sorted by relevance
31 private static final Field FIELD_HINT_LOCALES = CompatUtils.getField( field in EditorInfoCompatUtils89 final Object localeList = CompatUtils.getFieldValue(editorInfo, null, FIELD_HINT_LOCALES); in getPrimaryHintLocale()