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

  /packages/services/Telephony/src/com/android/phone/
CdmaPhoneCallState.java 29 * in a CONF_CALL state and user rejects a CW, which basically tells the PhoneApp that the
39 * CONF_CALL - When the user merges two calls or on accepting the Call waiting call.
52 * CONF_CALL - When the user merges two calls or on accepting the Call waiting call
58 CONF_CALL
PhoneUtils.java 242 // Set the Phone Call State to CONF_CALL
244 CdmaPhoneCallState.PhoneCallState.CONF_CALL);
748 CdmaPhoneCallState.PhoneCallState.CONF_CALL);
    [all...]

Completed in 97 milliseconds