Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/usage/
H A DUsageStatsManager.java770 final List<AppStandbyInfo> bucketList = slice.getList(); in getAppStandbyBuckets() local
772 final int n = bucketList.size(); in getAppStandbyBuckets()
774 final AppStandbyInfo bucketInfo = bucketList.get(i); in getAppStandbyBuckets()