Searched refs:proposeEditForChannel (Results 1 – 3 of 3) sorted by relevance
143 controller.proposeEditForChannel(channel1, IMPORTANCE_NONE) in testApply_demoteChannel()162 controller.proposeEditForChannel(channel2, IMPORTANCE_DEFAULT) in testApply_promoteChannel()226 controller.proposeEditForChannel(channel1, IMPORTANCE_NONE) in testDoneButtonSaysDone_noChanges()243 controller.proposeEditForChannel(channel1, IMPORTANCE_NONE) in testDoneButtonGoesBackToNormal_changeThenNoChange()245 controller.proposeEditForChannel(channel1, channel1.importance) in testDoneButtonGoesBackToNormal_changeThenNoChange()
185 controller.proposeEditForChannel(it, in onFinishInflate()
196 fun proposeEditForChannel(channel: NotificationChannel, @Importance edit: Int) { in <lambda>() method