Searched refs:fitem (Results 1 – 1 of 1) sorted by relevance
64 String fitem = item; in add() local65 mItems.removeIf(v -> v.equals(fitem)); in add()