Home
last modified time | relevance | path

Searched refs:syncLocalesToFramework (Results 1 – 1 of 1) sorted by relevance

/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAppCompatDelegate.java965 syncLocalesToFramework(context); in syncRequestedAndStoredLocales()
1067 static void syncLocalesToFramework(Context context) { in syncLocalesToFramework() method in AppCompatDelegate