Searched defs:Drawable (Results 1 – 6 of 6) sorted by relevance
87 Function<Drawable, Drawable> iconStylist, boolean isSelected) { in updateIcon()
411 private static class Drawable extends ResourceTexture { class in EdgeEffect415 public Drawable(Context context, int resId) { in Drawable() method in EdgeEffect.Drawable
156 VHAdapter(List<Pair<Drawable, CharSequence>> items) { in VHAdapter()188 public void bind(Pair<Drawable, CharSequence> item, int position) { in bind()
111 private fun Drawable.extractBitmap(): Bitmap? { in <lambda>() method
155 private val Drawable.intrinsicSize: Size constant
483 Pair<Drawable, String> drawableWithDescription, int groupId, in prepareCachedBluetoothDevice()