HomeSort by relevance Sort by last modified time
    Searched refs:CODE_ANSWERED_ELSEWHERE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/telephony/java/com/android/ims/
ImsReasonInfo.java 253 public static final int CODE_ANSWERED_ELSEWHERE = 1014;
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
ImsPhoneCallTrackerTest.java 103 ImsReasonInfo.CODE_ANSWERED_ELSEWHERE);
105 ImsReasonInfo.CODE_ANSWERED_ELSEWHERE);
518 assertEquals(ImsReasonInfo.CODE_ANSWERED_ELSEWHERE,
520 assertEquals(ImsReasonInfo.CODE_ANSWERED_ELSEWHERE,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java 484 PRECISE_CAUSE_MAP.append(ImsReasonInfo.CODE_ANSWERED_ELSEWHERE,
    [all...]

Completed in 83 milliseconds