Home
last modified time | relevance | path

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

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