Searched refs:CODE_LOCAL_CALL_CS_RETRY_REQUIRED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/
H A DImsReasonInfo.java82 public static final int CODE_LOCAL_CALL_CS_RETRY_REQUIRED = 146; field in class:ImsReasonInfo
196 * This value can be referred when the code is CODE_LOCAL_CALL_CS_RETRY_REQUIRED.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java1247 if (reasonInfo.getCode() == ImsReasonInfo.CODE_LOCAL_CALL_CS_RETRY_REQUIRED

Completed in 346 milliseconds