Searched refs:standbyBucketList (Results 1 – 1 of 1) sorted by relevance
2647 final List<AppStandbyInfo> standbyBucketList = in getAppStandbyBuckets() local2649 if (standbyBucketList == null) { in getAppStandbyBuckets()2653 standbyBucketList.removeIf( in getAppStandbyBuckets()2657 return new ParceledListSlice<>(standbyBucketList); in getAppStandbyBuckets()