Searched refs:outgoing (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothHeadsetClientCall.java | 87 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/ |
D | enums.proto | 37 * 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/ |
D | enums.proto | 38 /** Call direction: mobile originated (outgoing for this device) */
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 929 /** 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/ |
D | secure.proto | 497 // User-selected RTT mode. When on, outgoing and incoming calls will be
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GSMPhoneTest.java.broken | 764 // Test outgoing call fail-immediately edge case
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 12557 // 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.
|