Home
last modified time | relevance | path

Searched refs:queryIoOveruseStatsForUserPackageId (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogStorage.java220 return IoUsageStatsTable.queryIoOveruseStatsForUserPackageId(db, in getHistoricalIoOveruseStats()
873 public static @Nullable IoOveruseStats queryIoOveruseStatsForUserPackageId( in queryIoOveruseStatsForUserPackageId() method in WatchdogStorage.IoUsageStatsTable