Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClientCall.java87 boolean multiParty, boolean outgoing, boolean inBandRing) { in BluetoothHeadsetClientCall() argument
88 this(device, id, UUID.randomUUID(), state, number, multiParty, outgoing, inBandRing); in BluetoothHeadsetClientCall()
92 String number, boolean multiParty, boolean outgoing, boolean inBandRing) { in BluetoothHeadsetClientCall() argument
99 mOutgoing = outgoing; in BluetoothHeadsetClientCall()
/frameworks/proto_logging/stats/enums/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/proto_logging/stats/enums/telephony/
Denums.proto38 /** Call direction: mobile originated (outgoing for this device) */
/frameworks/opt/telephony/proto/src/
Dtelephony.proto929 /** Data switch caused by incoming/outgoing call. */
2622 // For outgoing SMS:
2634 // Numeric ID - Used only for outgoing SMS
2640 // ImsService error code. Used only for outgoing SMS
/frameworks/base/core/proto/android/providers/settings/
Dsecure.proto497 // 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
/frameworks/proto_logging/stats/
Datoms.proto12557 // Direction of the call (incoming or outgoing).
12642 // The time is measured from dial to ringing for outgoing calls, and from answer to connected
12863 * Pulls information for a single outgoing SMS.
14725 // Only applicable to outgoing messages; set to SEND_MESSAGE_RESULT_UNKNOWN otherwise.