Searched refs:setBlockList (Results 1 – 3 of 3) sorted by relevance
392 mTintedIconManager.setBlockList(getBlockedIcons()); in onViewAttached()660 mTintedIconManager.setBlockList(getBlockedIcons()); in updateBlockedIcons()
116 public void setBlockList(@Nullable List<String> blockList) { in setBlockList() method in IconManager
399 mMainExecutor.execute(() -> mDarkIconManager.setBlockList(mBlockedIcons)); in updateBlockedIcons()