Searched refs:getDailyPackageChanges (Results 1 – 2 of 2) sorted by relevance
2612 public abstract ArrayList<PackageChange> getDailyPackageChanges(); in getDailyPackageChanges() method in BatteryStats6023 ArrayList<PackageChange> pkgc = getDailyPackageChanges(); in dumpLocked()
10892 public ArrayList<PackageChange> getDailyPackageChanges() { in getDailyPackageChanges() method in BatteryStatsImpl