Searched defs:callControl (Results 1 – 2 of 2) sorted by relevance
131 ICallControl callControl = mTransactionalServiceWrapper.getICallControl(); in testCallControlSetActive() local145 ICallControl callControl = mTransactionalServiceWrapper.getICallControl(); in testCallControlRejectCall() local160 ICallControl callControl = mTransactionalServiceWrapper.getICallControl(); in testCallControlDisconnectCall() local175 ICallControl callControl = mTransactionalServiceWrapper.getICallControl(); in testCallControlSetInactive() local
49 public void onAddCallControl(@NonNull CallControl callControl) { in onAddCallControl()