Searched refs:mLayoutColor (Results 1 – 4 of 4) sorted by relevance
44 private int mLayoutColor; field in CallLayout99 icon = mPeopleHelper.createAvatarSymbol(callerName, symbol, mLayoutColor); in updateCallLayout()107 mLayoutColor = color; in setLayoutColor()
78 private int mLayoutColor; field in MessagingLayout332 symbol, mLayoutColor); in updateTitleAndNamesDisplay()351 mLayoutColor); in updateTitleAndNamesDisplay()355 mLayoutColor); in updateTitleAndNamesDisplay()386 mLayoutColor = color; in setLayoutColor()418 userIcon.setTint(mLayoutColor); in setUser()462 newGroup.setLayoutColor(mLayoutColor); in createGroupViews()
83 private int mLayoutColor; field in MessagingGroup459 && layoutColor == mLayoutColor) { in getAvatarSymbolIfMatching()468 || layoutColor != mLayoutColor) { in setCreatedAvatar()484 if (layoutColor != mLayoutColor){ in setLayoutColor()485 mLayoutColor = layoutColor; in setLayoutColor()486 mSendingSpinner.setIndeterminateTintList(ColorStateList.valueOf(mLayoutColor)); in setLayoutColor()
93 private int mLayoutColor; field in ConversationLayout538 mLayoutColor); in updateConversationLayout()631 lastIcon = mPeopleHelper.createAvatarSymbol(" ", "", mLayoutColor); in bindFacePile()635 secondLastIcon = mPeopleHelper.createAvatarSymbol("", "", mLayoutColor); in bindFacePile()821 symbol, mLayoutColor); in updateTitleAndNamesDisplay()840 uniqueNames.get(senderName), mLayoutColor); in updateTitleAndNamesDisplay()844 mLayoutColor); in updateTitleAndNamesDisplay()851 mLayoutColor = color; in setLayoutColor()888 userIcon.setTint(mLayoutColor); in setUser()920 newGroup.setLayoutColor(mLayoutColor); in createGroupViews()