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.java175 String groupSortKeyPortion; in sort() local
177 groupSortKeyPortion = "nsk"; in sort()
179 groupSortKeyPortion = "esk"; in sort()
181 groupSortKeyPortion = "gsk=" + groupSortKey; in sort()
195 groupSortKeyPortion, in sort()