Home
last modified time | relevance | path

Searched defs:aggregateGroupName (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java2618 final String aggregateGroupName = "Aggregate_Test"; in testAggregatedSummary_updateSummaryAttributes() local
2731 final String aggregateGroupName = "Aggregate_Test"; in testUngroupingAggregateSummary() local
2784 final String aggregateGroupName = "Aggregate_Test"; in testCancelGroupChildrenForCanceledSummary_singletonGroup() local
2854 final String aggregateGroupName = "Aggregate_Test"; in testSnoozeRunnable_snoozeAggregateGroupChild_summaryNotSnoozed() local
2979 final String aggregateGroupName = "Aggregate_Test"; in testEnqueueNotification_forceGrouped_clearsSummaryFlag() local
2986 mService.addAutogroupKeyLocked(r.getKey(), aggregateGroupName, true); in testEnqueueNotification_forceGrouped_clearsSummaryFlag() local
3009 final String aggregateGroupName = "Aggregate_Test"; in testEnqueueNotification_forceGroupedRegular_updatedAsSummary_clearsSummaryFlag() local
3015 mService.addAutogroupKeyLocked(r.getKey(), aggregateGroupName, true); in testEnqueueNotification_forceGroupedRegular_updatedAsSummary_clearsSummaryFlag() local
3063 final String aggregateGroupName = "Aggregate_Test"; in testRemoveFGSFlagFromNotification_enqueued_forceGrouped_clearsSummaryFlag() local
3084 final String aggregateGroupName = "Aggregate_Test"; in testRemoveFGSFlagFromNotification_posted_forceGrouped_clearsSummaryFlag() local