Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallCardPresenter.java648 if (setInCallContactInteractionsType(true /* isBusiness */)) { in updateContactInteractions()
673 private boolean setInCallContactInteractionsType(boolean isBusiness) { in setInCallContactInteractionsType() method in CallCardPresenter