Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java808 private static boolean isAppIconCacheEnabled(Context context) { in isAppIconCacheEnabled() method in ApplicationsState
860 if (isAppIconCacheEnabled(mContext)) { in Session()
872 if (isAppIconCacheEnabled(mContext)) { in setSessionFlags()
1772 if (isAppIconCacheEnabled(context)) { in ensureIconLocked()