Searched refs:getGlobalSortKey (Results 1 – 3 of 3) sorted by relevance
30 if (left.getGlobalSortKey() == null) { in compare()34 if (right.getGlobalSortKey() == null) { in compare()38 return left.getGlobalSortKey().compareTo(right.getGlobalSortKey()); in compare()
1093 public String getGlobalSortKey() { in getGlobalSortKey() method in NotificationRecord
5245 HSPLcom/android/server/notification/NotificationRecord;->getGlobalSortKey()Ljava/lang/String;