Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordLoggerFake.java42 public InstanceId groupInstanceId; field in NotificationRecordLoggerFake.CallRecord
52 groupInstanceId = groupId; in CallRecord()
61 groupInstanceId = groupId; in CallRecord()
H A DNotificationManagerServiceTest.java3004 mNotificationRecordLogger.get(1).groupInstanceId.getId()); in testGroupInstanceIds()