Searched refs:getNumUnholdableCallsForOtherConnectionService (Results 1 – 5 of 5) sorted by relevance
130 … when(mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService(any())).thenReturn(0); in testIncomingDuringOngoingCall2()148 … when(mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService(any())).thenReturn(1); in testCallRemoved()169 … when(mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService(any())).thenReturn(1); in testDontShowDuringHandover1()190 … when(mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService(any())).thenReturn(1); in testDontShowDuringHandover2()
3566 assertEquals(1, mCallsManager.getNumUnholdableCallsForOtherConnectionService(accountHande)); in testGetNumUnholdableCallsForOtherConnectionService()
64 int getNumUnholdableCallsForOtherConnectionService(PhoneAccountHandle phoneAccountHandle); in getNumUnholdableCallsForOtherConnectionService() method227 mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService( in getNotificationBuilder()
442 public int getNumUnholdableCallsForOtherConnectionService( in TelecomSystem()444 return mCallsManager.getNumUnholdableCallsForOtherConnectionService( in TelecomSystem()
5093 return getNumUnholdableCallsForOtherConnectionService(phoneAccountHandle) > 0;5104 public int getNumUnholdableCallsForOtherConnectionService(