Searched defs:packageIoOveruseStats (Results 1 – 9 of 9) sorted by relevance
521 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testWriteToDatabaseForSaveIoUsageStatsWithForgive() local574 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testWriteToDatabaseForSaveIoUsageStatsWithoutForgive() local836 List<PackageIoOveruseStats> packageIoOveruseStats = Collections.singletonList( in testResourceOveruseListenerForSystem() local1669 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testSetKillablePackageAsUserForAllUsersReenablesPackages() local1725 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testSetKillablePackageAsUsersForAllUsersReenablesPackagesWithSharedUids() local1835 List<PackageIoOveruseStats> packageIoOveruseStats = Collections.singletonList( in testResetPackageKillableStateDuringDateChange() local2087 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithNoMinimum() local2126 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithNoMinimumForPast7days() local2201 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsForSharedPackage() local2274 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithMinimum() local[all …]
669 List<PackageIoOveruseStats> packageIoOveruseStats = Collections.singletonList( in testOnLatestResourceOveruseStats() local
40 …neway void latestIoOveruseStats(in List<android.automotive.watchdog.internal.PackageIoOveruseStats… in latestIoOveruseStats()
68 oneway void latestIoOveruseStats(in List<PackageIoOveruseStats> packageIoOveruseStats); in latestIoOveruseStats()
924 public void latestIoOveruseStats(List<PackageIoOveruseStats> packageIoOveruseStats) { in latestIoOveruseStats()
923 public void latestIoOveruseStats(List<PackageIoOveruseStats> packageIoOveruseStats) { in latestIoOveruseStats()930 private void latestIoOveruseStatsInternal(List<PackageIoOveruseStats> packageIoOveruseStats) { in latestIoOveruseStatsInternal()