Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/
DBaseIconFactory.java325 public void badgeWithDrawable(Bitmap target, Drawable badge) { in badgeWithDrawable() method in BaseIconFactory
334 public void badgeWithDrawable(Canvas target, Drawable badge) { in badgeWithDrawable() method in BaseIconFactory