Searched refs:StorageSummaryPreference (Results 1 – 2 of 2) sorted by relevance
31 public class StorageSummaryPreference extends Preference { class34 public StorageSummaryPreference(Context context) { in StorageSummaryPreference() method in StorageSummaryPreference
62 private StorageSummaryPreference mSummary;117 mSummary = new StorageSummaryPreference(getPrefContext()); in onCreate()