Home
last modified time | relevance | path

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

/cts/tools/release-parser/src/com/android/cts/releaseparser/
DRcParser.java169 serviceBld.setGroup(sTrimLine.substring(OPTION_GROUP.length())); in parseService()
171 serviceBld.setGroup(sTrimLine.substring(OPTION_WRITEPID.length())); in parseService()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20415/src/android/security/cts/CVE_2022_20415/
DDeviceTest.java75 .setSmallIcon(icon).setGroup(mContext.getPackageName()) in tryNotificationStart()
82 .setGroup(mContext.getPackageName()) in tryNotificationStart()
/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/
DNotificationTrampolineTestService.java183 .setGroup(GROUP_KEY) in postNotification()
201 .setGroup(GROUP_KEY) in postNotification()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39704/src/android/security/cts/CVE_2021_39704/
DPocService.java64 notificationChannel.setGroup(groupId); in exploitBug()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationChannelTest.java96 channel.setGroup("a thing"); in testWriteToParcel()
266 channel.setGroup("banana"); in testGroup()
DStatusBarNotificationTest.java148 .setGroup("bar") in testIsGroup_notifGroup()
DNotificationManagerTest.java534 channel.setGroup(ncg.getId()); in testCreateChannelGroup()
560 channel.setGroup(ncg.getId()); in testGetChannelGroup()
581 channel.setGroup(ncg2.getId()); in testGetChannelGroups()
611 channel.setGroup(ncg.getId()); in testDeleteChannelGroup()
669 channel.setGroup(oldGroup); in testCreateChannel_addToGroup()
672 channel.setGroup(newGroup); in testCreateChannel_addToGroup()
692 channel.setGroup(oldGroup); in testCreateChannel_cannotChangeGroup()
694 channel.setGroup(newGroup); in testCreateChannel_cannotChangeGroup()
733 channel.setGroup(ncg.getId()); in testCreateChannelWithGroup()
745 channel.setGroup("garbage"); in testCreateChannelWithBadGroup()
DBaseNotificationManagerTest.java334 .setGroup(groupKey); in sendNotification()
DSensitiveNotificationRedactionTest.kt122 nb.setGroup(groupKey) in sendNotification()
/cts/tests/app/src/android/app/cts/
DServiceTest.java1695 void setGroup(int group) { in setGroup() method in ServiceTest.IsolatedConnectionInfo
2097 connections[CONN_1_1_W].setGroup(3); in testActivityServiceBindingLru()
2099 connections[CONN_2_1_W].setGroup(3); in testActivityServiceBindingLru()
2101 connections[CONN_2_2_W].setGroup(3); in testActivityServiceBindingLru()
2103 connections[CONN_2_3_W].setGroup(3); in testActivityServiceBindingLru()
/cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/
DSensitiveNotificationAppHidingTest.kt95 nb.setGroup(groupKey) in <lambda>()
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DLegacyNotificationManagerTest.java351 .setGroup(groupKey) in sendNotification()
/cts/tests/tests/systemui/src/android/systemui/cts/
DLightBarTests.java281 .setGroup(NOTIFICATION_GROUP_KEY); in runInNotificationSession()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java612 channel.setGroup(mGroupId); in setUp()
1849 .setGroup("conversations") in sendNotifications()
1872 .setGroup("non-conversation") in sendNotifications()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt6704 method @NonNull public android.app.Notification.Builder setGroup(String);
6962 method public void setGroup(String);