Searched refs:DIRECTION_INCOMING (Results 1 – 9 of 9) sorted by relevance
90 @IntDef(value = {DIRECTION_INCOMING, DIRECTION_OUTGOING})97 public static final int DIRECTION_INCOMING = 1; field in CallAttributes177 if (!isInRange(DIRECTION_INCOMING, DIRECTION_OUTGOING, callDirection)) { in Builder()180 callDirection, DIRECTION_INCOMING, DIRECTION_OUTGOING)); in Builder()
319 value = {DIRECTION_UNKNOWN, DIRECTION_INCOMING, DIRECTION_OUTGOING})332 public static final int DIRECTION_INCOMING = 0; field in Call.Details
222 …sb.append(getCallDirection() == android.telecom.Call.Details.DIRECTION_INCOMING ? "Incoming" : "Ou… in toString()
104 mIsMT = cp.getCallDirection() == android.telecom.Call.Details.DIRECTION_INCOMING; in SrvccConnection()
142 if (direction == Call.Details.DIRECTION_INCOMING) { in updateCallDetails()
51 DIRECTION_INCOMING = 2; enumerator
2358 android.telecom.Call.Details.DIRECTION_INCOMING)); in testConvertToSrvccConnectionInfoConferenceCall()
2453 connection.isIncoming() ? android.telecom.Call.Details.DIRECTION_INCOMING in cacheConnectionTimeWithPhoneNumber()
42385 field public static final int DIRECTION_INCOMING = 0; // 0x042428 field public static final int DIRECTION_INCOMING = 1; // 0x1