Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java201 public static final String OVERRIDE_DISCONNECT_MESSAGE = "OVERRIDE_DISCONNECT_MSG"; field in LogUtils.Events
DCall.java1133 Log.addEvent(this, LogUtils.Events.OVERRIDE_DISCONNECT_MESSAGE, message); in handleOverrideDisconnectMessage()