Searched refs:createIconDrawable (Results 1 – 4 of 4) sorted by relevance
36 public static Drawable createIconDrawable( in createIconDrawable() method in PhoneAccountCompat
61 public static Drawable createIconDrawable(@Nullable PhoneAccount phoneAccount, in createIconDrawable() method in PhoneAccountCompat
261 holder.imageView.setImageDrawable(PhoneAccountCompat.createIconDrawable(account, in getView()
291 PhoneAccountCompat.createIconDrawable(account, getContext())); in getView()