Searched refs:setGlobalSortKey (Results 1 – 3 of 3) sorted by relevance
55 left.setGlobalSortKey("first"); in testComparator()62 right.setGlobalSortKey("second"); in testComparator()100 right.setGlobalSortKey("not null"); in testNoCrash_leftNull()124 left.setGlobalSortKey("not null"); in testNoCrash_rightNull()
101 notificationList.get(i).setGlobalSortKey(null); in sort()140 record.setGlobalSortKey( in sort()
919 public void setGlobalSortKey(String globalSortKey) { in setGlobalSortKey() method in NotificationRecord