Searched refs:KEY_CACHE_SIZE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DAppStorageSettings.java96 private static final String KEY_CACHE_SIZE = "cache_size"; field in class:AppStorageSettings
184 mCacheSize = findPreference(KEY_CACHE_SIZE);

Completed in 35 milliseconds