HomeSort by relevance Sort by last modified time
    Searched defs:onContactInteractionsInfoComplete (Results 1 - 3 of 3) sorted by null

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
ContactInfoCache.java 600 callBack.onContactInteractionsInfoComplete(callId, entry);
652 public void onContactInteractionsInfoComplete(String callId, ContactCacheEntry entry);
ConferenceParticipantListAdapter.java 147 public void onContactInteractionsInfoComplete(String callId, ContactCacheEntry entry) {}
CallCardPresenter.java 120 public void onContactInteractionsInfoComplete(String callId, ContactCacheEntry entry) {
123 presenter.onContactInteractionsInfoComplete(callId, entry);
624 private void onContactInteractionsInfoComplete(String callId, ContactCacheEntry entry) {
    [all...]

Completed in 473 milliseconds