Searched refs:getCallLocation (Results 1 – 2 of 2) sorted by relevance
27 public abstract CallLocation getCallLocation(); in getCallLocation() method in CallLocationComponent
149 callLocation = CallLocationComponent.get(this.context).getCallLocation(); in CallCardPresenter()