HomeSort by relevance Sort by last modified time
    Searched full:defaultlocaleconfiguration (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/tests/overlaytests/host/test-apps/UpdateOverlay/src/com/android/server/om/hosttest/update_overlay_test/
UpdateOverlayTest.java 39 final Configuration defaultLocaleConfiguration = new Configuration();
40 defaultLocaleConfiguration.setLocale(Locale.US);
44 .createConfigurationContext(defaultLocaleConfiguration)

Completed in 157 milliseconds