Searched refs:waitOnUnHold (Results 1 – 6 of 6) sorted by relevance
89 public boolean waitOnUnHold() {90 return mConnServiceCallController.waitOnUnHold();
67 public boolean waitOnUnHold() { in waitOnUnHold() method in ConnectionServiceCallController68 return mConnection.waitOnUnHold(); in waitOnUnHold()
31 boolean waitOnUnHold(); in waitOnUnHold() method
176 public boolean waitOnUnHold() { in waitOnUnHold() method in SelfManagedConnection
572 assertTrue(connection.waitOnUnHold()); in testSwapInCallServicesForSelfManagedCSCall()
1456 assertTrue(conn.getInterface().waitOnUnHold()); in testCallSwapBetweenTwoSelfManagedConnectionServices()1472 assertTrue(connection.waitOnUnHold()); in testCallSwapBetweenTwoSelfManagedConnectionServices()