Searched refs:recordedDrawable (Results 1 – 1 of 1) sorted by relevance
48 private Drawable recordedDrawable; field in RecordButton96 recordedDrawable = ContextCompat.getDrawable(getContext(), R.drawable.start_playback_drawable); in init()109 Drawable playArrow = ((LayerDrawable) recordedDrawable).findDrawableByLayerId(R.id.play_icon); in fixQuantumIconTint()111 ((LayerDrawable) recordedDrawable).setDrawableByLayerId(R.id.play_icon, playArrow); in fixQuantumIconTint()156 currentCenterDrawable = recordedDrawable; in setState()