Searched refs:rowIds (Results 1 – 1 of 1) sorted by relevance
2904 private void notifyMtp(ArrayList<Long> rowIds) { in notifyMtp() argument2905 int size = rowIds.size(); in notifyMtp()2907 sendObjectAdded(rowIds.get(i).longValue()); in notifyMtp()