Searched refs:oldGroup (Results 1 – 1 of 1) sorted by relevance
1298 String oldGroup = null; in testCreateChannel_addToGroup() local1305 channel.setGroup(oldGroup); in testCreateChannel_addToGroup()1318 String oldGroup = "old group"; in testCreateChannel_cannotChangeGroup() local1321 new NotificationChannelGroup(oldGroup, oldGroup)); in testCreateChannel_cannotChangeGroup()1327 channel.setGroup(oldGroup); in testCreateChannel_cannotChangeGroup()1334 oldGroup, updatedChannel.getGroup()); in testCreateChannel_cannotChangeGroup()