Home
last modified time | relevance | path

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

/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAppCompatDelegate.java905 static boolean isAutoStorageOptedIn(Context context) { in isAutoStorageOptedIn() method in AppCompatDelegate
958 if (!isAutoStorageOptedIn(context)) { in syncRequestedAndStoredLocales()
DAppCompatDelegateImpl.java401 if (isAutoStorageOptedIn(baseContext)) {
2450 if (isAutoStorageOptedIn(mContext)