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.java493 String groupSortKeyPortion; in sort() local
495 groupSortKeyPortion = "nsk"; in sort()
497 groupSortKeyPortion = "esk"; in sort()
499 groupSortKeyPortion = "gsk=" + groupSortKey; in sort()
510 groupSortKeyPortion, in sort()