Searched refs:mImsCall (Results 1 – 1 of 1) sorted by relevance
91 ImsCall mImsCall; field in TestTelephonyConnection170 when(mImsPhoneConnection.getImsCall()).thenReturn(mImsCall); in TestTelephonyConnection()272 when(mImsCall.wasVideoCall()).thenReturn(wasVideoCall); in setWasVideoCall()