Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DAnalytics.java150 public void setCallIsInterrupted(boolean isInterrupted) { in setCallIsInterrupted()
188 public boolean isInterrupted = false; // true if the call was interrupted by an incoming field in Analytics.CallInfoImpl
262 public void setCallIsInterrupted(boolean isInterrupted) { in setCallIsInterrupted()