Searched defs:otherItem (Results 1 – 3 of 3) sorted by relevance
59 val otherItem = other as? OptionItemViewModel<*> ?: return false in equals() constant
97 public boolean hasSameType(WidgetItem otherItem) { in hasSameType()
81 final WifiSliceItem otherItem = (WifiSliceItem) other; in equals() local