Searched refs:virtualIds (Results 1 – 1 of 1) sorted by relevance
401 @NonNull long[] virtualIds) { in notifyViewsDisappeared() argument403 Preconditions.checkArgument(!ArrayUtils.isEmpty(virtualIds), "virtual ids cannot be empty"); in notifyViewsDisappeared()408 for (long id : virtualIds) { in notifyViewsDisappeared()