Searched refs:startOnHoldTone (Results 1 – 3 of 3) sorted by relevance
107 public void startOnHoldTone(Connection cn) { in startOnHoldTone() method in ImsPhoneBase
4807 mPhone.startOnHoldTone(conn); in onCallHoldReceived()
871 verify(mImsPhone, never()).startOnHoldTone(nullable(Connection.class)); in testNoRemoteHoldtone()897 verify(mImsPhone, times(1)).startOnHoldTone(nullable(Connection.class)); in testRemoteToneInactive()922 verify(mImsPhone, times(1)).startOnHoldTone(nullable(Connection.class)); in testRemoteHoldtone()