Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java1250 call.setRequestedToStartWithRtt(); in processIncomingCallIntent()
1747 callToUse.setRequestedToStartWithRtt(); in startOutgoingCall()
DCall.java3243 public void setRequestedToStartWithRtt() { in setRequestedToStartWithRtt() method in Call