Searched refs:AppPairIconDrawable (Results 1 – 2 of 2) sorted by relevance
50 ): AppPairIconDrawable { in composeDrawable()65 val fullIconDrawable = AppPairIconDrawable(p, appIcon1, appIcon2) in composeDrawable()74 lateinit var drawable: AppPairIconDrawable
35 public class AppPairIconDrawable extends Drawable { class49 AppPairIconDrawable( in AppPairIconDrawable() method in AppPairIconDrawable