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