Searched refs:updateCallTextMap (Results 1 – 1 of 1) sorted by relevance
101 updateCallTextMap(call, null); in onCallRemoved()125 updateCallTextMap(call, textMessages); in onIncoming()450 updateCallTextMap(call, call.getCannedSmsResponses()); in onUpdateCall()535 private void updateCallTextMap(Call call, List<String> textResponses) { in updateCallTextMap() method in CallList