Home
last modified time | relevance | path

Searched refs:groupSortKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java1097 String groupSortKey = String.format("%019d", in configureLatestEventInfoFromConversation() local
1100 conversationNotif.setSortKey(groupSortKey); in configureLatestEventInfoFromConversation()