Home
last modified time | relevance | path

Searched refs:CODE_LOCAL_HO_NOT_FEASIBLE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsReasonInfo.java150 public static final int CODE_LOCAL_HO_NOT_FEASIBLE = 149; field in ImsReasonInfo
952 CODE_LOCAL_HO_NOT_FEASIBLE,
1136 sImsCodeMap.put(CODE_LOCAL_HO_NOT_FEASIBLE, "CODE_LOCAL_HO_NOT_FEASIBLE"); in sImsCodeMap.put() argument
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DVoiceCallSessionStatsTest.java1546 ImsReasonInfo.CODE_LOCAL_HO_NOT_FEASIBLE); in singleCall_srvccFailed()
1596 mImsConnection0, new ImsReasonInfo(ImsReasonInfo.CODE_LOCAL_HO_NOT_FEASIBLE, 0)); in singleCall_srvccFailed()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java641 PRECISE_CAUSE_MAP.append(ImsReasonInfo.CODE_LOCAL_HO_NOT_FEASIBLE, in PRECISE_CAUSE_MAP.append() argument
/frameworks/base/core/api/
Dcurrent.txt43472 field public static final int CODE_LOCAL_HO_NOT_FEASIBLE = 149; // 0x95