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

  /packages/services/Telephony/src/com/android/phone/
CdmaPhoneCallState.java 33 * THRWAY_ACTIVE - When user initiate an outgoing call when already on a call.
51 * THRWAY_ACTIVE - When user initiate an outgoing call when already on a call
57 THRWAY_ACTIVE,
CallController.java 92 // 3way call. (See comments on the THRWAY_ACTIVE case in
139 == CdmaPhoneCallState.PhoneCallState.THRWAY_ACTIVE) {
474 == CdmaPhoneCallState.PhoneCallState.THRWAY_ACTIVE) {
PhoneUtils.java 499 * SINGLE_ACTIVE -> THRWAY_ACTIVE
513 CdmaPhoneCallState.PhoneCallState.THRWAY_ACTIVE);
745 == CdmaPhoneCallState.PhoneCallState.THRWAY_ACTIVE) {
    [all...]

Completed in 98 milliseconds