Home
last modified time | relevance | path

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

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