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