Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
H A DInputMethodUtilsTest.java936 final Configuration resourceConfiguration = new Configuration(); in createTargetContextWithLocales() local
937 resourceConfiguration.setLocales(locales); in createTargetContextWithLocales()
940 .createConfigurationContext(resourceConfiguration); in createTargetContextWithLocales()