Home
last modified time | relevance | path

Searched refs:setContactContextContent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallCardPresenter.java657 getUi().setContactContextContent(mInCallContactInteractions.getListAdapter()); in updateContactInteractions()
1142 void setContactContextContent(ListAdapter listAdapter); in setContactContextContent() method
DCallCardFragment.java365 public void setContactContextContent(ListAdapter listAdapter) { in setContactContextContent() method in CallCardFragment