Searched refs:bottomBackground (Results 1 – 1 of 1) sorted by relevance
568 public void bindFacePile(ImageView bottomBackground, ImageView bottomView, ImageView topView) { in bindFacePile() argument569 applyNotificationBackgroundColor(bottomBackground); in bindFacePile()604 ImageView bottomBackground = mConversationFacePile.findViewById( in bindFacePile() local611 bindFacePile(bottomBackground, bottomView, topView); in bindFacePile()640 layoutParams = (LayoutParams) bottomBackground.getLayoutParams(); in bindFacePile()643 bottomBackground.setLayoutParams(layoutParams); in bindFacePile()