Searched refs:inputFoldableIcon (Results 1 – 1 of 1) sorted by relevance
741 ObjectAnimator.ofFloat(holder.inputFoldableIcon, "rotation", rbegin, rend) in setVolumeControlUiStateObservers()1205 private ImageButton inputFoldableIcon; field in LeAudioRecycleViewAdapter.ViewHolder1684 inputFoldableIcon = itemView.findViewById(R.id.vc_input_foldable_icon); in setupVcView()1763 inputFoldableIcon.setOnClickListener( in setupVcView()