Searched refs:groupSortKey (Results 1 – 1 of 1) sorted by relevance
123 String groupSortKey = record.getNotification().getSortKey(); in sort() local131 if (groupSortKey == null) { in sort()133 } else if (groupSortKey.equals("")) { in sort()136 groupSortKeyPortion = "gsk=" + groupSortKey; in sort()