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