Home
last modified time | relevance | path

Searched refs:DIRECTION_OUTGOING (Results 1 – 18 of 18) sorted by relevance

/aosp12/system/bt/gd/hci/
H A Dhci_metrics_logging.cc88 direction = android::bluetooth::DIRECTION_OUTGOING; in log_link_layer_connection_command_status()
97 direction = android::bluetooth::DIRECTION_OUTGOING; in log_link_layer_connection_command_status()
113 direction = android::bluetooth::DIRECTION_OUTGOING; in log_link_layer_connection_command_status()
121 direction = android::bluetooth::DIRECTION_OUTGOING; in log_link_layer_connection_command_status()
189 direction = android::bluetooth::DIRECTION_OUTGOING; in log_link_layer_connection_command_status()
200 direction = android::bluetooth::DIRECTION_OUTGOING; in log_link_layer_connection_command_status()
297 direction = android::bluetooth::DIRECTION_OUTGOING; in log_link_layer_connection_command_complete()
306 direction = android::bluetooth::DIRECTION_OUTGOING; in log_link_layer_connection_command_complete()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DParcelableCallUtils.java20 import static android.telecom.Call.Details.DIRECTION_OUTGOING;
212 callDirection = DIRECTION_OUTGOING; in toParcelableCall()
293 callDirection = DIRECTION_OUTGOING; in toParcelableCallForScreening()
H A DCall.java4098 case android.telecom.Call.Details.DIRECTION_OUTGOING: in getRemappedCallDirection()
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DImsConferenceTest.java98 Call.Details.DIRECTION_OUTGOING); in testPropertyPropagation()
140 Call.Details.DIRECTION_OUTGOING); in testSinglePartyEmulation()
159 assertEquals(Call.Details.DIRECTION_OUTGOING, imsConference.getCallDirection()); in testSinglePartyEmulation()
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/
H A DBeamStatusReceiver.java74 public static final int DIRECTION_OUTGOING = 1; field in BeamStatusReceiver
H A DBeamTransferManager.java500 BeamStatusReceiver.DIRECTION_INCOMING : BeamStatusReceiver.DIRECTION_OUTGOING); in buildCancelIntent()
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc484 android::bluetooth::DIRECTION_OUTGOING, in btu_hcif_log_command_metrics()
500 nullptr, handle, android::bluetooth::DIRECTION_OUTGOING, in btu_hcif_log_command_metrics()
554 android::bluetooth::DIRECTION_OUTGOING, in btu_hcif_log_command_metrics()
582 android::bluetooth::DIRECTION_OUTGOING, in btu_hcif_log_command_metrics()
594 android::bluetooth::DIRECTION_OUTGOING, in btu_hcif_log_command_metrics()
/aosp12/frameworks/proto_logging/stats/enums/bluetooth/
H A Denums.proto49 DIRECTION_OUTGOING = 1; enumerator
/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/
H A DFakeTelecomManager.java99 mInCallService.addCall(id, Call.Details.DIRECTION_OUTGOING, Call.STATE_ACTIVE); in placeCall()
/aosp12/system/bt/stack/acl/
H A Dbtm_ble_connection_establishment.cc226 android::bluetooth::DIRECTION_OUTGOING, in btm_ble_create_conn_cancel_complete()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallScreeningService.java141 if (callDetails.getCallDirection() == Call.Details.DIRECTION_OUTGOING) {
H A DCall.java377 value = {DIRECTION_UNKNOWN, DIRECTION_INCOMING, DIRECTION_OUTGOING})
395 public static final int DIRECTION_OUTGOING = 1; field in Call.Details
/aosp12/system/bt/stack/smp/
H A Dsmp_utils.cc323 is_outgoing ? android::bluetooth::DirectionEnum::DIRECTION_OUTGOING in smp_log_metrics()
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnectionService.java1862 int callDirection = isOutgoing ? android.telecom.Call.Details.DIRECTION_OUTGOING in createConnectionFor()
H A DTelephonyConnection.java2745 return getCallDirection() == android.telecom.Call.Details.DIRECTION_OUTGOING; in isOutgoingCall()
/aosp12/system/bt/stack/btm/
H A Dbtm_sec.cc2020 android::bluetooth::DIRECTION_OUTGOING, android::bluetooth::LINK_TYPE_ACL, in btm_create_conn_cancel_complete()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java1966 : android.telecom.Call.Details.DIRECTION_OUTGOING; in cacheConnectionTimeWithPhoneNumber()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39677 field public static final int DIRECTION_OUTGOING = 1; // 0x1