Searched defs:packageIoOveruseStats (Results 1 – 8 of 8) sorted by relevance
981 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithNoMinimum() local1020 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithNoMinimumForPast7days() local1095 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsForSharedPackage() local1168 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithMinimum() local1204 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetAllResourceOveruseStatsWithMinimumForPast7days() local1262 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetResourceOveruseStatsForUserPackage() local1298 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testGetResourceOveruseStatsForUserPackageForPast7days() local1536 List<PackageIoOveruseStats> packageIoOveruseStats = Collections.singletonList( in testResourceOveruseListenerForSystem() local1824 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testSetKillablePackageAsUserForAllUsersReenablesPackages() local1879 List<PackageIoOveruseStats> packageIoOveruseStats = Arrays.asList( in testSetKillablePackageAsUsersForAllUsersReenablesPackagesWithSharedUids() local[all …]
40 …neway void latestIoOveruseStats(in List<android.automotive.watchdog.internal.PackageIoOveruseStats… in latestIoOveruseStats()
68 oneway void latestIoOveruseStats(in List<PackageIoOveruseStats> packageIoOveruseStats); in latestIoOveruseStats()
888 public void latestIoOveruseStats(List<PackageIoOveruseStats> packageIoOveruseStats) { in latestIoOveruseStats()
827 public void latestIoOveruseStats(List<PackageIoOveruseStats> packageIoOveruseStats) { in latestIoOveruseStats()834 private void latestIoOveruseStatsInternal(List<PackageIoOveruseStats> packageIoOveruseStats) { in latestIoOveruseStatsInternal()