Searched refs:reject (Results 1 – 10 of 10) sorted by relevance
96 mRemoteConnection.reject(); in onReject()114 mRemoteConnection.reject(); in onReject()
626 call.reject(false, null); in testRejectIncomingCall()647 call.reject(Call.REJECT_REASON_UNWANTED); in testRejectIncomingCallWithUnwantedReason()672 call.reject(Call.REJECT_REASON_DECLINED); in testRejectIncomingCallWithDeclinedReason()698 call.reject(true, disconnectReason); in testRejectIncomingCallWithMessage()
138 call.reject(false /* rejectWithMessage */, null /* textMessage */); in testAddNewIncomingConference_onReject()
730 call.reject(Call.REJECT_REASON_DECLINED); in testAddIncomingCallAndRejectWithCallEventCallback()
180 call.reject(false, null); in testRemoteConnectionIncomingCallReject()
248 public void reject(int reason) { in reject() method in TestImsCallSessionImpl
355 call.reject(504); in testIncomingCallReject()
815 networkRequestMatchCallback.userSelectionCallback.reject(); in handleUiInteractions()
17436 method public void reject(int);
42267 method public void reject(boolean, String);42268 method public void reject(int);43188 method public void reject();