Searched refs:group3 (Results 1 – 1 of 1) sorted by relevance
3558 NotificationChannelGroup group3 = group.clone(); in testIsGroupBlocked_appCannotCreateAsBlocked() local3559 group3.setBlocked(false); in testIsGroupBlocked_appCannotCreateAsBlocked()3560 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, group3, true, in testIsGroupBlocked_appCannotCreateAsBlocked()3576 NotificationChannelGroup group3 = group.clone(); in testIsGroup_appCannotResetBlock() local3577 group3.setBlocked(false); in testIsGroup_appCannotResetBlock()3578 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, group3, true, in testIsGroup_appCannotResetBlock()