Searched refs:notificationActionButtons (Results 1 – 3 of 3) sorted by relevance
41 val notificationActionButtons: List<MediaAction>, constant in com.android.systemui.media.controls.shared.model.MediaControlModel
104 notificationActionButtons = actions, in <lambda>()
298 model.notificationActionButtons.mapIndexed { index, mediaAction -> in <lambda>()