Searched refs:onStartCreateConnection (Results 1 – 5 of 5) sorted by relevance
775 mCallAnomalyWatchdog.onStartCreateConnection(call); in testIncomingCallCreatedButNotAddedNoAnomalyReport()803 mCallAnomalyWatchdog.onStartCreateConnection(call); in testOutgoingCallCreatedButNotAddedNoAnomalyReport()831 mCallAnomalyWatchdog.onStartCreateConnection(call); in testCallCreatedButNotAddedPreventsAnomalyReport()
153 mEmergencyCallDiagnosticLogger.onStartCreateConnection(call); in createCall()
165 public void onStartCreateConnection(Call call) { in onStartCreateConnection() method in CallAnomalyWatchdog
262 public void onStartCreateConnection(Call call) { in onStartCreateConnection() method in EmergencyCallDiagnosticLogger
192 default void onStartCreateConnection(Call call) {} in onStartCreateConnection() method6163 mListeners.forEach(l -> l.onStartCreateConnection(theCall));