Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java919 public void setGlobalSortKey(String globalSortKey) { in setGlobalSortKey() argument
920 mGlobalSortKey = globalSortKey; in setGlobalSortKey()