Searched refs:subtractDotInfo (Results 1 – 2 of 2) sorted by relevance
42 public void subtractDotInfo(DotInfo dotToSubtract) { in subtractDotInfo() method in FolderDotInfo
698 items.stream().map(mActivity::getDotInfoForItem).forEach(mDotInfo::subtractDotInfo); in onRemove()