Home | History | Annotate | Download | only in ui

Lines Matching refs:threadIds

721             final Collection<Long> threadIds,
730 if (threadIds != null) {
733 selectionArgs = new String[threadIds.size()];
736 for (long threadId : threadIds) {