Searched refs:setRemotelyUnheld (Results 1 – 4 of 4) sorted by relevance
326 verify(mConnection1, times(1)).setRemotelyUnheld(); in testMaybeClearRemotelyHeldStatus()331 verify(mConnection1, times(2)).setRemotelyUnheld(); in testMaybeClearRemotelyHeldStatus()332 verify(mConnection2, times(1)).setRemotelyUnheld(); in testMaybeClearRemotelyHeldStatus()337 verify(mConnection1, times(2)).setRemotelyUnheld(); in testMaybeClearRemotelyHeldStatus()338 verify(mConnection2, times(1)).setRemotelyUnheld(); in testMaybeClearRemotelyHeldStatus()
476 c.setRemotelyUnheld(); in maybeClearRemotelyHeldStatus()
1714 public void setRemotelyUnheld() { in setRemotelyUnheld() method in ImsPhoneConnection
4081 conn.setRemotelyUnheld();