Searched refs:onStartCreateConnection (Results 1 – 5 of 5) sorted by relevance
778 mCallAnomalyWatchdog.onStartCreateConnection(call); in testIncomingCallCreatedButNotAddedNoAnomalyReport()806 mCallAnomalyWatchdog.onStartCreateConnection(call); in testOutgoingCallCreatedButNotAddedNoAnomalyReport()834 mCallAnomalyWatchdog.onStartCreateConnection(call); in testCallCreatedButNotAddedPreventsAnomalyReport()
153 mEmergencyCallDiagnosticLogger.onStartCreateConnection(call); in createCall()
262 public void onStartCreateConnection(Call call) { in onStartCreateConnection() method in EmergencyCallDiagnosticLogger
185 public void onStartCreateConnection(Call call) { in onStartCreateConnection() method in CallAnomalyWatchdog
221 default void onStartCreateConnection(Call call) {} in onStartCreateConnection() method6460 mListeners.forEach(l -> l.onStartCreateConnection(theCall));