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()
62 int getNumUnholdableCallsForOtherConnectionService(PhoneAccountHandle phoneAccountHandle); in getNumUnholdableCallsForOtherConnectionService() method213 mCallsManagerProxy.getNumUnholdableCallsForOtherConnectionService( in getNotificationBuilder()
324 public int getNumUnholdableCallsForOtherConnectionService( in TelecomSystem()326 return mCallsManager.getNumUnholdableCallsForOtherConnectionService( in TelecomSystem()
3867 return getNumUnholdableCallsForOtherConnectionService(phoneAccountHandle) > 0;3876 public int getNumUnholdableCallsForOtherConnectionService(