Searched refs:oldGroup (Results 1 – 1 of 1) sorted by relevance
1299 String oldGroup = null; in testCreateChannel_addToGroup() local1306 channel.setGroup(oldGroup); in testCreateChannel_addToGroup()1319 String oldGroup = "old group"; in testCreateChannel_cannotChangeGroup() local1322 new NotificationChannelGroup(oldGroup, oldGroup)); in testCreateChannel_cannotChangeGroup()1328 channel.setGroup(oldGroup); in testCreateChannel_cannotChangeGroup()1335 oldGroup, updatedChannel.getGroup()); in testCreateChannel_cannotChangeGroup()