Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodUtilsTest.java835 final Configuration resourceConfiguration = new Configuration(); in createTargetContextWithLocales() local
836 resourceConfiguration.setLocales(locales); in createTargetContextWithLocales()
839 .createConfigurationContext(resourceConfiguration); in createTargetContextWithLocales()