Searched refs:bottomBackground (Results 1 – 1 of 1) sorted by relevance
721 public void bindFacePile(ImageView bottomBackground, ImageView bottomView, ImageView topView) { in bindFacePile() argument722 applyNotificationBackgroundColor(bottomBackground); in bindFacePile()762 ImageView bottomBackground = mConversationFacePile.findViewById( in bindFacePile() local770 bindFacePile(bottomBackground, bottomView, topView); in bindFacePile()772 bindFacePileWithDrawable(bottomBackground, bottomView, topView, in bindFacePile()804 layoutParams = (LayoutParams) bottomBackground.getLayoutParams(); in bindFacePile()807 bottomBackground.setLayoutParams(layoutParams); in bindFacePile()813 public void bindFacePileWithDrawable(ImageView bottomBackground, ImageView bottomView, in bindFacePileWithDrawable() argument815 applyNotificationBackgroundColor(bottomBackground); in bindFacePileWithDrawable()