Searched refs:CallLogUiComponent (Results 1 – 3 of 3) sorted by relevance
24 public abstract class CallLogUiComponent { class28 public static CallLogUiComponent get(Context context) { in get()35 CallLogUiComponent callLogUiComponent(); in callLogUiComponent()
93 this.realtimeRowProcessor = CallLogUiComponent.get(activity).realtimeRowProcessor(); in NewCallLogAdapter()
24 import com.android.dialer.calllog.ui.CallLogUiComponent;63 CallLogUiComponent.HasComponent,