Searched refs:outputFoldableIcon (Results 1 – 1 of 1) sorted by relevance
756 ObjectAnimator.ofFloat(holder.outputFoldableIcon, "rotation", rbegin, rend) in setVolumeControlUiStateObservers()1225 private ImageButton outputFoldableIcon; field in LeAudioRecycleViewAdapter.ViewHolder1705 outputFoldableIcon = itemView.findViewById(R.id.vc_output_foldable_icon); in setupVcView()1793 outputFoldableIcon.setOnClickListener( in setupVcView()