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