Searched refs:getNumUnholdableCallsForOtherConnectionService (Results 1 – 4 of 4) sorted by relevance
121 … when(mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService(any())).thenReturn(0); in testIncomingDuringOngoingCall2()137 … when(mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService(any())).thenReturn(1); in testCallRemoved()156 … when(mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService(any())).thenReturn(1); in testDontShowDuringHandover1()175 … when(mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService(any())).thenReturn(1); in testDontShowDuringHandover2()
63 int getNumUnholdableCallsForOtherConnectionService(PhoneAccountHandle phoneAccountHandle); in getNumUnholdableCallsForOtherConnectionService() method222 mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService( in getNotificationBuilder()
323 public int getNumUnholdableCallsForOtherConnectionService( in TelecomSystem()325 return mCallsManager.getNumUnholdableCallsForOtherConnectionService( in TelecomSystem()
3816 return getNumUnholdableCallsForOtherConnectionService(phoneAccountHandle) > 0;3825 public int getNumUnholdableCallsForOtherConnectionService(