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