Searched refs:delayDialForOtherSubHold (Results 1 – 1 of 1) sorted by relevance
1327 delayDialForOtherSubHold(phone, c, (success) -> { in onCreateOutgoingConnection()1380 maybeHoldFuture = delayDialForOtherSubHold(phone, c, (success) -> { in checkAndHoldCallsOnOtherSubsForEmergencyCall()3765 private CompletableFuture<Void> delayDialForOtherSubHold(Phone phone, Conferenceable c, in delayDialForOtherSubHold() method in TelephonyConnectionService