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.java454 String groupSortKeyPortion; in sort() local
456 groupSortKeyPortion = "nsk"; in sort()
458 groupSortKeyPortion = "esk"; in sort()
460 groupSortKeyPortion = "gsk=" + groupSortKey; in sort()
471 groupSortKeyPortion, in sort()