Searched refs:expandMore (Results 1 – 1 of 1) sorted by relevance
417 ImageView expandMore = mClingLayout.findViewById(R.id.immersive_cling_ic_expand_more); in onAttachedToWindow() local418 if (expandMore != null) { in onAttachedToWindow()419 expandMore.setImageTintList(ColorStateList.valueOf(colorAccent)); in onAttachedToWindow()