Searched defs:packageIoOveruseStats (Results 1 – 8 of 8) sorted by relevance
919 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithNoMinimum() local958 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithNoMinimumForPast7days() local1033 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsForSharedPackage() local1106 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithMinimum() local1142 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithMinimumForPast7days() local1200 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetResourceOveruseStatsForUserPackage() local1236 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetResourceOveruseStatsForUserPackageForPast7days() local1474 List<PackageIoOveruseStats> packageIoOveruseStats = Collections.singletonList( in testResourceOveruseListenerForSystem() local1762 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testSetKillablePackageAsUserForAllUsersReenablesPackages() local1817 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testSetKillablePackageAsUsersForAllUsersReenablesPackagesWithSharedUids() local[all …]
40 …neway void latestIoOveruseStats(in List<android.automotive.watchdog.internal.PackageIoOveruseStats… in latestIoOveruseStats()
65 oneway void latestIoOveruseStats(in List<PackageIoOveruseStats> packageIoOveruseStats); in latestIoOveruseStats()
211 const std::vector<PackageIoOveruseStats>& packageIoOveruseStats) { in latestIoOveruseStats()
879 public void latestIoOveruseStats(List<PackageIoOveruseStats> packageIoOveruseStats) { in latestIoOveruseStats()
819 public void latestIoOveruseStats(List<PackageIoOveruseStats> packageIoOveruseStats) { in latestIoOveruseStats()826 private void latestIoOveruseStatsInternal(List<PackageIoOveruseStats> packageIoOveruseStats) { in latestIoOveruseStatsInternal()