Home
last modified time | relevance | path

Searched refs:DIRECTION_INCOMING (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/proto/android/bluetooth/
Denums.proto50 DIRECTION_INCOMING = 2; enumerator
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DConferenceParticipant.java222 …sb.append(getCallDirection() == android.telecom.Call.Details.DIRECTION_INCOMING ? "Incoming" : "Ou… in toString()
/frameworks/base/telecomm/java/android/telecom/
DCall.java297 value = {DIRECTION_UNKNOWN, DIRECTION_INCOMING, DIRECTION_OUTGOING})
310 public static final int DIRECTION_INCOMING = 0; field in Call.Details
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1774 connection.isIncoming() ? android.telecom.Call.Details.DIRECTION_INCOMING in cacheConnectionTimeWithPhoneNumber()
/frameworks/base/non-updatable-api/
Dcurrent.txt43544 field public static final int DIRECTION_INCOMING = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt43688 field public static final int DIRECTION_INCOMING = 0; // 0x0