Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/bluetooth/
Denums.proto48 DIRECTION_INCOMING = 2; enumerator
/frameworks/base/telecomm/java/android/telecom/
DConferenceParticipant.java219 sb.append(getCallDirection() == Call.Details.DIRECTION_INCOMING ? "Incoming" : "Outgoing"); in toString()
DCall.java256 value = {DIRECTION_UNKNOWN, DIRECTION_INCOMING, DIRECTION_OUTGOING})
269 public static final int DIRECTION_INCOMING = 0; field in Call.Details
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1347 connection.isIncoming() ? android.telecom.Call.Details.DIRECTION_INCOMING in cacheConnectionTimeWithPhoneNumber()
/frameworks/base/api/
Dcurrent.txt43087 field public static final int DIRECTION_INCOMING = 0; // 0x0