Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DRankingHelper.java135 String groupSortKeyPortion; in sort() local
137 groupSortKeyPortion = "nsk"; in sort()
139 groupSortKeyPortion = "esk"; in sort()
141 groupSortKeyPortion = "gsk=" + groupSortKey; in sort()
153 groupSortKeyPortion, in sort()