Home
last modified time | relevance | path

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

/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAppCompatDelegate.java118 static SerialExecutor sSerialExecutorForLocalesStorage = new field in AppCompatDelegate
931 sSerialExecutorForLocalesStorage.execute(() -> syncRequestedAndStoredLocales(context)); in asyncExecuteSyncRequestedAndStoredLocales()
964 sSerialExecutorForLocalesStorage.execute(() -> { in syncRequestedAndStoredLocales()