Home
last modified time | relevance | path

Searched defs:CenterTextDrawable (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DBaseIconFactory.java614 private static class CenterTextDrawable extends ColorDrawable { class in BaseIconFactory
625 CenterTextDrawable(@NonNull final String text, final int color) { in CenterTextDrawable() method in BaseIconFactory.CenterTextDrawable