Searched refs:getTransparentActionButtons (Results 1 – 2 of 2) sorted by relevance
187 for (button in mediaViewHolder.getTransparentActionButtons()) { in textPrimary()
94 fun getTransparentActionButtons(): List<ImageButton> { in getTransparentActionButtons() method