Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DTransactionalCall.java58 public CallControl getCallControl() { in getCallControl() method in TransactionalCall
H A DClientTransactionalServiceWrapper.java75 CallControl control = call.getCallControl(); in untrackCall()