Searched refs:isWearBackground (Results 1 – 2 of 2) sorted by relevance
28 final boolean isWearBackground; field in AvatarRequestDescriptor41 final int desiredHeight, boolean cropToCircle, boolean isWearBackground) { in AvatarRequestDescriptor() argument48 this.isWearBackground = isWearBackground; in AvatarRequestDescriptor()
134 if (mDescriptor.isWearBackground) { in renderDefaultAvatar()