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