Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DAnswerPresenter.java158 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