Searched refs:getNonSystemLocales (Results 1 – 3 of 3) sorted by relevance
54 final String[] supportedLocales = resources.getAssets().getNonSystemLocales(); in ensureNoLanguage()
1326 public String[] getNonSystemLocales() { in getNonSystemLocales() method in AssetManager
416 String[] availableLocales = mAssets.getNonSystemLocales(); in updateConfiguration()