Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DRankingHelper.java439 String groupSortKeyPortion; in sort() local
441 groupSortKeyPortion = "nsk"; in sort()
443 groupSortKeyPortion = "esk"; in sort()
445 groupSortKeyPortion = "gsk=" + groupSortKey; in sort()
456 groupSortKeyPortion, in sort()