Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallLogManager.java440 sendAddCallBroadcast(callLogType, call.getAgeMillis()); in logCall()
626 private void sendAddCallBroadcast(int callType, long duration) { in sendAddCallBroadcast() method in CallLogManager