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

/packages/apps/Email/provider_src/com/android/email/provider/
H A DContentCache.java112 private final Statistics mStats;
427 mStats = new Statistics(this);
733 static class Statistics { class in class:ContentCache
761 Statistics(ContentCache cache) { method in class:ContentCache.Statistics
766 Statistics(String name) { method in class:ContentCache.Statistics
812 Statistics totals = new Statistics("Totals");

Completed in 100 milliseconds