Searched refs:missed (Results 1 – 7 of 7) sorted by relevance
109 return mIconResources.missed; in getCallTypeDrawable()117 return mIconResources.missed; in getCallTypeDrawable()154 public final Drawable missed; field in CallTypeIconsView.IconResources161 missed = context.getDrawable(R.drawable.ic_call_missed); in IconResources()
177 return resources.missed; in getCallTypeDrawable()187 return resources.missed; in getCallTypeDrawable()251 public final Drawable missed; field in CallTypeIconsView.Resources305 missed = drawable.mutate(); in Resources()306 missed.setColorFilter(r.getColor(R.color.dialer_red), PorterDuff.Mode.MULTIPLY); in Resources()
770 final List<Timer> missed = getMissedTimers(); in updateMissedNotification() local772 if (missed.isEmpty()) { in updateMissedNotification()778 mNotificationModel, missed); in updateMissedNotification()
181 // User was not able to or did not participate in the call e.g missed calls,