Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DInCallContactInteractions.java92 public View getBusinessListHeaderView() { in getBusinessListHeaderView() method in InCallContactInteractions
DCallCardPresenter.java650 mInCallContactInteractions.getBusinessListHeaderView()); in updateContactInteractions()