Searched defs:StorageSummaryDonutPreference (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/
H A DStorageSummaryDonutPreference.java46 * StorageSummaryDonutPreference is a preference which summarizes the used and remaining storage left
49 public class StorageSummaryDonutPreference extends Preference implements View.OnClickListener { class in inherits:Preference,View.OnClickListener
52 public StorageSummaryDonutPreference(Context context) { method in class:StorageSummaryDonutPreference
56 public StorageSummaryDonutPreference(Context context, AttributeSet attrs) { method in class:StorageSummaryDonutPreference

Completed in 49 milliseconds