Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallLogManager.java203 public boolean shouldLogDisconnectedCall(Call call, int oldState, boolean isCallCancelled) { in shouldLogDisconnectedCall() argument
221 if (isCallCancelled) { in shouldLogDisconnectedCall()