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.java130 String groupSortKeyPortion; in sort() local
132 groupSortKeyPortion = "nsk"; in sort()
134 groupSortKeyPortion = "esk"; in sort()
136 groupSortKeyPortion = "gsk=" + groupSortKey; in sort()
148 groupSortKeyPortion, in sort()