Searched refs:newGroup (Results 1 – 3 of 3) sorted by relevance
52 TestGroup group = mBuilder.newGroup().insert(); in testAddGroupMembershipWithGroupRowId()67 TestGroup group = mBuilder.newGroup() in testAddGroupMembershipWithGroupSourceId()90 TestGroup group = mBuilder.newGroup() in testAddGroupMembershipWithUnknownGroupSourceId()
366 public TestGroup newGroup() { in newGroup() method in ContactsContract_TestDataBuilder
779 String newGroup = "new group"; in testCreateChannel_addToGroup() local781 new NotificationChannelGroup(newGroup, newGroup)); in testCreateChannel_addToGroup()788 channel.setGroup(newGroup); in testCreateChannel_addToGroup()794 newGroup, updatedChannel.getGroup()); in testCreateChannel_addToGroup()799 String newGroup = "new group"; in testCreateChannel_cannotChangeGroup() local803 new NotificationChannelGroup(newGroup, newGroup)); in testCreateChannel_cannotChangeGroup()809 channel.setGroup(newGroup); in testCreateChannel_cannotChangeGroup()1645 String newGroup = "new!"; in testAutogrouping_autogroupStaysUntilAllNotificationsAddedToGroup() local1662 sendNotification(i, newGroup, R.drawable.blue); in testAutogrouping_autogroupStaysUntilAllNotificationsAddedToGroup()1667 sendNotification(1, newGroup, R.drawable.blue); in testAutogrouping_autogroupStaysUntilAllNotificationsAddedToGroup()[all …]