Searched refs:standbyBucketList (Results 1 – 1 of 1) sorted by relevance
2431 final List<AppStandbyInfo> standbyBucketList = in getAppStandbyBuckets() local2433 if (standbyBucketList == null) { in getAppStandbyBuckets()2437 standbyBucketList.removeIf( in getAppStandbyBuckets()2441 return new ParceledListSlice<>(standbyBucketList); in getAppStandbyBuckets()