Searched refs:GROUP_KEY (Results 1 – 8 of 8) sorted by relevance
129 val GROUP_KEY = "test_group_key" regex131 val summary = NotificationEntryBuilder().setGroup(mContext, GROUP_KEY).setId(0).apply {138 GroupEntryBuilder().setKey(GROUP_KEY).setSummary(summary).addChild(notification.entry)
67 private static final String GROUP_KEY = "screen_record_saved"; field in RecordingService339 .setGroup(GROUP_KEY) in createProcessingNotification()376 .setGroup(GROUP_KEY) in createSaveNotification()401 .setGroup(GROUP_KEY) in postGroupNotification()
117 private static final String GROUP_KEY = "gruKey"; field in NotificationTestHelper295 ExpandableNotificationRow row = createGroupSummary(GROUP_KEY); in createGroup()297 ExpandableNotificationRow childRow = createGroupChild(GROUP_KEY); in createGroup()371 GROUP_KEY /* groupKey */, in createBubbleInGroup()
2336 static final String GROUP_KEY = "com.android.app.abusive_bg_apps"; field in AppRestrictionController.NotificationHelper2615 .setGroup(GROUP_KEY) in postNotification()2642 .setGroup(GROUP_KEY) in postSummaryNotification()
458 proto.write(NotificationRecordProto.GROUP_KEY, getGroupKey()); in dump()
2613 assertEquals(NotificationHelper.GROUP_KEY, n.getGroup()); in checkNotificationShown()
3510 proto.write(NotificationProto.GROUP_KEY, this.mGroupKey); in dumpDebug()
8134 Landroid/app/NotificationProto;->GROUP_KEY:J49780 Landroid/service/notification/NotificationRecordProto;->GROUP_KEY:J