OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSystemAssetLocales
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/com/android/internal/app/
LocalePicker.java
88
public static String[]
getSystemAssetLocales
() {
103
final String[] locales =
getSystemAssetLocales
();
LocaleStore.java
289
for (String localeId : LocalePicker.
getSystemAssetLocales
()) {
Completed in 170 milliseconds