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.java994 public void setGlobalSortKey(String globalSortKey) { in setGlobalSortKey() argument
995 mGlobalSortKey = globalSortKey; in setGlobalSortKey()