HomeSort by relevance Sort by last modified time
    Searched refs:groupSortKey (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/notification/
RankingHelper.java 486 String groupSortKey = record.getNotification().getSortKey();
494 if (groupSortKey == null) {
496 } else if (groupSortKey.equals("")) {
499 groupSortKeyPortion = "gsk=" + groupSortKey;
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationUtils.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 245 milliseconds