Searched refs:errorDrawable (Results 1 – 4 of 4) sorted by relevance
303 LetterTileDrawable errorDrawable = TelecomUtils.createLetterTile(mContext, in updateNotificationWithIcon() local314 .apply(new RequestOptions().override(mBitmapSize).error(errorDrawable)) in updateNotificationWithIcon()
144 public void onLoadFailed(Drawable errorDrawable) { in bindUserProfileView()
145 public void onLoadFailed(@Nullable Drawable errorDrawable) { in onContactChanged()
141 public void onLoadFailed(Drawable errorDrawable) { in bind()