Home
last modified time | relevance | path

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

/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAppCompatDelegate.java248 private static boolean sIsFrameworkSyncChecked = false; field in AppCompatDelegate
961 if (!sIsFrameworkSyncChecked) { in syncRequestedAndStoredLocales()
966 sIsFrameworkSyncChecked = true; in syncRequestedAndStoredLocales()