Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationGroup.java26 private String mGroupSummaryKey; field in NotificationGroup
34 mGroupSummaryKey = groupSummaryKey; in setGroupSummaryKey()
38 return mGroupSummaryKey; in getGroupSummaryKey()