Searched refs:getCannedSmsResponses (Results 1 – 4 of 4) sorted by relevance
60 answerScreen.setTextResponses(call.getCannedSmsResponses()); in AnswerScreenPresenter()215 answerScreen.setTextResponses(call.getCannedSmsResponses()); in onCannedTextResponsesLoaded()
231 .setCannedSmsResponses(call.getCannedSmsResponses()) in toParcelableCall()
3294 List<String> getCannedSmsResponses() { in getCannedSmsResponses() method in Call
980 public List<String> getCannedSmsResponses() { in getCannedSmsResponses() method in DialerCall