Searched refs:CallLocationComponent (Results 1 – 3 of 3) sorted by relevance
25 public abstract class CallLocationComponent { class29 public static CallLocationComponent get(Context context) { in get()36 CallLocationComponent callLocationComponent(); in callLocationComponent()
23 import com.android.incallui.calllocation.CallLocationComponent;32 extends CallLocationComponent.HasComponent,
68 import com.android.incallui.calllocation.CallLocationComponent;146 callLocation = CallLocationComponent.get(mContext).getCallLocation(); in CallCardPresenter()