Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java110 private static boolean sAppIconCacheEnabled = false; field in ApplicationsState
128 sAppIconCacheEnabled = enabled; in setAppIconCacheEnabled()
810 || sAppIconCacheEnabled; in isAppIconCacheEnabled()