Home
last modified time | relevance | path

Searched defs:logCall (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DCallLogger.java57 public void logCall(Connection c, int callLogType) { in logCall() method in CallLogger
90 public void logCall(Connection c) { in logCall() method in CallLogger
110 public void logCall(CallerInfo ci, String number, int presentation, int callType, long start, in logCall() method in CallLogger
/packages/apps/Dialer/src/com/android/dialer/logging/
DLogger.java42 public static void logCall(Call call) { in logCall() method in Logger
/packages/services/Telecomm/src/com/android/server/telecom/
DCallLogManager.java169 void logCall(Call call, int type, boolean showNotificationForMissedCall) { in logCall() method in CallLogManager
193 void logCall(Call call, int callLogType, in logCall() method in CallLogManager
242 private void logCall( in logCall() method in CallLogManager