Searched refs:CenterTextDrawable (Results 1 – 1 of 1) sorted by relevance
172 new CenterTextDrawable(placeholder, color)); in createIconBitmap()614 private static class CenterTextDrawable extends ColorDrawable { class in BaseIconFactory625 CenterTextDrawable(@NonNull final String text, final int color) { in CenterTextDrawable() method in BaseIconFactory.CenterTextDrawable