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

/packages/apps/Settings/src/com/android/settings/applications/
H A DAppStorageSettings.java91 private static final String KEY_TOTAL_SIZE = "total_size"; field in class:AppStorageSettings
163 mTotalSize = findPreference(KEY_TOTAL_SIZE);

Completed in 108 milliseconds