Searched defs:sortKey (Results 1 – 5 of 5) sorted by relevance
1309 val sortKey = in addMediaPlayer() constant1336 val sortKey = in addMediaRecommendation() constant1377 val sortKey = mediaData.get(key) in getMediaPlayerIndex() constant
182 final String sortKey = getNotification().getSortKey(); in groupKey() local
569 private String sortKey(DreamInfo di) { in sortKey() method in DreamBackend.DreamInfoComparator
996 private static long sortKey(Bubble bubble) { in sortKey() method in BubbleData
4962 public Builder setSortKey(String sortKey) { in setSortKey()