Searched refs:startNormalRoutingEmergencyCall (Results 1 – 2 of 2) sorted by relevance
2813 testEst.startNormalRoutingEmergencyCall(phone, mTestConnection1, result -> {}); in testNormalRoutingEmergencyCallRejectRingingCall()2847 testEst.startNormalRoutingEmergencyCall(phone, mTestConnection1, result -> {}); in testNormalRoutingRejectNewIncomingCall()2885 testEst.startNormalRoutingEmergencyCall(phone, mTestConnection1, result -> {}); in testNormalRoutingDiscardedNotRejectNewIncomingCall()
2077 public void startNormalRoutingEmergencyCall(@NonNull Phone phone, in startNormalRoutingEmergencyCall() method in EmergencyStateTracker