Home
last modified time | relevance | path

Searched refs:outgoing (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClientCall.java83 boolean multiParty, boolean outgoing, boolean inBandRing) { in BluetoothHeadsetClientCall() argument
84 this(device, id, UUID.randomUUID(), state, number, multiParty, outgoing, inBandRing); in BluetoothHeadsetClientCall()
88 String number, boolean multiParty, boolean outgoing, boolean inBandRing) { in BluetoothHeadsetClientCall() argument
95 mOutgoing = outgoing; in BluetoothHeadsetClientCall()
/frameworks/base/core/proto/android/telecomm/
Denums.proto37 * The initial state of an outgoing {@code Call}.
44 * The state of an outgoing {@code Call} when waiting on user to select a
50 * Indicates that a call is outgoing and in the dialing state. A call transitions to this state
51 * once an outgoing call has begun (e.g., user presses the dial button in Dialer). Calls in this
90 * Indicates that the call was attempted (mostly in the context of outgoing, at least at the
/frameworks/opt/telephony/proto/src/
Dtelephony.proto804 /** Data switch caused by incoming/outgoing call. */
2442 // For outgoing SMS:
2454 // Numeric ID - Used only for outgoing SMS
2460 // ImsService error code. Used only for outgoing SMS
/frameworks/base/core/proto/android/providers/settings/
Dsecure.proto392 // User-selected RTT mode. When on, outgoing and incoming calls will be
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken764 // Test outgoing call fail-immediately edge case