Searched refs:sortKey (Results 1 – 7 of 7) sorted by relevance
193 val sortKey = in <lambda>() constant213 sortedMap[sortKey] = newCommonModel in <lambda>()268 val sortKey = in <lambda>() constant276 sortedMap[sortKey] = in <lambda>()
1675 val sortKey = in addMediaPlayer() constant1683 mediaData.put(key, sortKey) in addMediaPlayer()1684 mediaPlayers.put(sortKey, player) in addMediaPlayer()1685 visibleMediaPlayers.put(key, sortKey) in addMediaPlayer()1703 val sortKey = in addMediaRecommendation() constant1711 mediaData.put(key, sortKey) in addMediaRecommendation()1712 mediaPlayers.put(sortKey, player) in addMediaRecommendation()1713 visibleMediaPlayers.put(key, sortKey) in addMediaRecommendation()1747 val sortKey = mediaData.get(key) in getMediaPlayerIndex() constant1749 if (e.key == sortKey) { in getMediaPlayerIndex()
568 return sortKey(lhs).compareTo(sortKey(rhs)); in compare()571 private String sortKey(DreamInfo di) { in sortKey() method in DreamBackend.DreamInfoComparator
182 final String sortKey = getNotification().getSortKey(); in groupKey() local183 if (group == null && sortKey == null) { in groupKey()
70 Comparator.comparing(BubbleData::sortKey).reversed();1006 private static long sortKey(Bubble bubble) { in sortKey() method in BubbleData
5450 public Builder setSortKey(String sortKey) { in setSortKey() argument5451 mN.mSortKey = sortKey; in setSortKey()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...