Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DLogUtils.java128 public static final String CREATE_CONNECTION_FAILED = "CREATE_CONNECTION_FAILED"; field in LogUtils.Events
H A DConnectionServiceWrapper.java1413 Log.addEvent(call, LogUtils.Events.CREATE_CONNECTION_FAILED, in createConnectionFailed()