HomeSort by relevance Sort by last modified time
    Searched refs:locale_utf8 (Results 1 - 2 of 2) sorted by null

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowArscAssetManager10.java 591 String locale_utf8 = locale; local
592 CHECK(locale_utf8 != null);
593 configuration.setBcp47Locale(locale_utf8);
    [all...]
ShadowArscAssetManager9.java 587 String locale_utf8 = locale; local
588 CHECK(locale_utf8 != null);
589 configuration.setBcp47Locale(locale_utf8);
    [all...]

Completed in 67 milliseconds