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