Searched refs:setGroup (Results 1 – 15 of 15) sorted by relevance
169 serviceBld.setGroup(sTrimLine.substring(OPTION_GROUP.length())); in parseService()171 serviceBld.setGroup(sTrimLine.substring(OPTION_WRITEPID.length())); in parseService()
75 .setSmallIcon(icon).setGroup(mContext.getPackageName()) in tryNotificationStart()82 .setGroup(mContext.getPackageName()) in tryNotificationStart()
183 .setGroup(GROUP_KEY) in postNotification()201 .setGroup(GROUP_KEY) in postNotification()
64 notificationChannel.setGroup(groupId); in exploitBug()
96 channel.setGroup("a thing"); in testWriteToParcel()266 channel.setGroup("banana"); in testGroup()
148 .setGroup("bar") in testIsGroup_notifGroup()
534 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()
334 .setGroup(groupKey); in sendNotification()
122 nb.setGroup(groupKey) in sendNotification()
1695 void setGroup(int group) { in setGroup() method in ServiceTest.IsolatedConnectionInfo2097 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()
95 nb.setGroup(groupKey) in <lambda>()
351 .setGroup(groupKey) in sendNotification()
281 .setGroup(NOTIFICATION_GROUP_KEY); in runInNotificationSession()
612 channel.setGroup(mGroupId); in setUp()1849 .setGroup("conversations") in sendNotifications()1872 .setGroup("non-conversation") in sendNotifications()
6704 method @NonNull public android.app.Notification.Builder setGroup(String);6962 method public void setGroup(String);