Searched refs:configureAnswerTargetsForSms (Results 1 – 1 of 1) sorted by relevance
158 configureAnswerTargetsForSms(call, textMsgs); in processIncomingCall()227 configureAnswerTargetsForSms(call, textMsgs); in onCallChanged()279 private void configureAnswerTargetsForSms(Call call, List<String> textMsgs) { in configureAnswerTargetsForSms() method in AnswerPresenter