Searched refs:StorageSummaryPreference (Results 1 – 8 of 8) sorted by relevance
31 public class StorageSummaryPreference extends Preference { class34 public StorageSummaryPreference(Context context) { in StorageSummaryPreference() method in StorageSummaryPreference
64 private StorageSummaryPreference mSummary;119 mSummary = new StorageSummaryPreference(getPrefContext()); in onCreate()
82 private StorageSummaryPreference mInternalSummary;114 mInternalSummary = new StorageSummaryPreference(getPrefContext()); in onCreate()
122 private StorageSummaryPreference mSummary;183 mSummary = new StorageSummaryPreference(getPrefContext()); in onCreate()