Searched refs:CODE_USER_DECLINE (Results 1 – 3 of 3) sorted by relevance
185 public static final int CODE_USER_DECLINE = 504; field in ImsReasonInfo
263 verify(mImsCall, times(1)).reject(eq(ImsReasonInfo.CODE_USER_DECLINE)); in testImsMTCallReject()
906 imsCall.reject(ImsReasonInfo.CODE_USER_DECLINE); in hangup()