Searched refs:missed (Results 1 – 2 of 2) sorted by relevance
117 return sResources.missed; in getCallTypeDrawable()127 return sResources.missed; in getCallTypeDrawable()165 public final Drawable missed; field in CallTypeIconsView.Resources200 missed = r.getDrawable(R.drawable.ic_call_arrow).mutate(); in Resources()201 missed.setColorFilter(r.getColor(R.color.missed_call), PorterDuff.Mode.MULTIPLY); in Resources()