Searched refs:mICallControl (Results 1 – 2 of 2) sorted by relevance
42 @Mock private ICallControl mICallControl; field in CallControlTest60 CallControl control = new CallControl(CALL_ID_1, mICallControl); in testGetCallId()
185 private final ICallControl mICallControl = new ICallControl.Stub() { field in TransactionalServiceWrapper410 return mICallControl; in getICallControl()