Searched refs:setInCallAdapter (Results 1 – 5 of 5) sorted by relevance
318 .setInCallAdapter(any(IInCallAdapter.class)); in testIncomingCallFromContactWithSendToVoicemailIsRejected()320 .setInCallAdapter(any(IInCallAdapter.class)); in testIncomingCallFromContactWithSendToVoicemailIsRejected()340 .setInCallAdapter(any(IInCallAdapter.class)); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()342 .setInCallAdapter(any(IInCallAdapter.class)); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()394 .setInCallAdapter(any(IInCallAdapter.class)); in testIncomingCallFromBlockedNumberIsRejected()396 .setInCallAdapter(any(IInCallAdapter.class)); in testIncomingCallFromBlockedNumberIsRejected()
503 .setInCallAdapter( in startOutgoingPhoneCallPendingCreateConnection()506 .setInCallAdapter( in startOutgoingPhoneCallPendingCreateConnection()617 .setInCallAdapter(any(IInCallAdapter.class)); in startIncomingPhoneCall()619 .setInCallAdapter(any(IInCallAdapter.class)); in startIncomingPhoneCall()
56 public void setInCallAdapter(IInCallAdapter inCallAdapter) throws RemoteException { in setInCallAdapter() method in InCallServiceFixture.FakeInCallService
391 verify(mockInCallService).setInCallAdapter(any(IInCallAdapter.class)); in testBindToService_DefaultDialer_FallBackToSystem()
914 inCallService.setInCallAdapter( in onConnected()