Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java2419 public int getNumCallsWithState(final int callFilter, Call excludeCall, in getNumCallsWithState() argument
2428 if (callFilter == CALL_FILTER_MANAGED) { in getNumCallsWithState()
2430 } else if (callFilter == CALL_FILTER_SELF_MANAGED) { in getNumCallsWithState()