Searched refs:CallTypeIconsView (Results 1 – 3 of 3) sorted by relevance
32 public final CallTypeIconsView callTypeIcons;38 CallTypeIconsView callTypeIcons, TextView callLocationAndDate, in PhoneCallDetailsViews()58 (CallTypeIconsView) view.findViewById(R.id.call_type_icons), in fromView()68 new CallTypeIconsView(context), in createForTest()
42 public class CallTypeIconsView extends View { class50 public CallTypeIconsView(Context context) { in CallTypeIconsView() method in CallTypeIconsView54 public CallTypeIconsView(Context context, AttributeSet attrs) { in CallTypeIconsView() method in CallTypeIconsView
101 CallTypeIconsView callTypeIconView = in getView()102 (CallTypeIconsView) result.findViewById(R.id.call_type_icon); in getView()