Searched refs:bottomBackground (Results 1 – 1 of 1) sorted by relevance
649 public void bindFacePile(ImageView bottomBackground, ImageView bottomView, ImageView topView) { in bindFacePile() argument650 applyNotificationBackgroundColor(bottomBackground); in bindFacePile()685 ImageView bottomBackground = mConversationFacePile.findViewById( in bindFacePile() local692 bindFacePile(bottomBackground, bottomView, topView); in bindFacePile()721 layoutParams = (LayoutParams) bottomBackground.getLayoutParams(); in bindFacePile()724 bottomBackground.setLayoutParams(layoutParams); in bindFacePile()