Searched refs:START_CONNECTION (Results 1 – 2 of 2) sorted by relevance
83 public static final String START_CONNECTION = "START_CONNECTION"; field in Log.Events126 put(START_CONNECTION, SET_DIALING);
720 Log.event(call, Log.Events.START_CONNECTION, Log.piiHandle(call.getHandle())); in createConnection()