Home
last modified time | relevance | path

Searched refs:REQUEST_CONSULTATIVE_TRANSFER (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java116 public static final String REQUEST_CONSULTATIVE_TRANSFER = "REQUEST_CONSULTATIVE_TRANSFER"; field in LogUtils.Events
DCall.java2658 Log.addEvent(this, LogUtils.Events.REQUEST_CONSULTATIVE_TRANSFER, otherCall); in transfer()