Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java3862 call.increaseHeldByThisCallCount();
5333 emergencyCall.increaseHeldByThisCallCount();
DCall.java4733 public void increaseHeldByThisCallCount() { in increaseHeldByThisCallCount() method in Call