Searched refs:callOnCleanup (Results 1 – 1 of 1) sorted by relevance
1186 callOnCleanup(mNotifPreGroupFilters); in cleanupPluggables()1187 callOnCleanup(mNotifPromoters); in cleanupPluggables()1188 callOnCleanup(mNotifFinalizeFilters); in cleanupPluggables()1189 callOnCleanup(mNotifComparators); in cleanupPluggables()1200 callOnCleanup(List.of(getStabilityManager())); in cleanupPluggables()1204 private void callOnCleanup(List<? extends Pluggable<?>> pluggables) { in callOnCleanup() method in ShadeListBuilder