Searched refs:getConnectionServiceFocusManager (Results 1 – 6 of 6) sorted by relevance
98 when(mMockCall.getConnectionServiceFocusManager()).thenReturn( in setUp()236 when(mMockCall.getConnectionServiceFocusManager()).thenReturn( in testConnectionManagerFailedFallToSim()276 when(mMockCall.getConnectionServiceFocusManager()).thenReturn( in testConnectionManagerFailedDoNotFallToSim()578 when(mMockCall.getConnectionServiceFocusManager()).thenReturn( in testEmergencyCallSimFailToConnectionManager()
843 .getConnectionServiceFocusManager().getHandler(), TEST_TIMEOUT); in outgoingCallCreateConnectionComplete()1062 .getConnectionServiceFocusManager().getHandler(), TEST_TIMEOUT); in startAndMakeActiveIncomingCall()1142 .getConnectionServiceFocusManager().getHandler(), TEST_TIMEOUT); in startAndMakeRingingIncomingCall()
177 .getConnectionServiceFocusManager().getHandler(), TEST_TIMEOUT); in testTelecomManagerAcceptRingingCall()236 .getConnectionServiceFocusManager().getHandler(), TEST_TIMEOUT); in testTelecomManagerAcceptRingingVideoCallAsAudio()268 .getConnectionServiceFocusManager().getHandler(), TEST_TIMEOUT); in testTelecomManagerAcceptRingingInvalidVideoState()
258 mCall.getConnectionServiceFocusManager().requestFocus( in attemptNextPhoneAccount()
3895 public ConnectionServiceFocusManager getConnectionServiceFocusManager() { in getConnectionServiceFocusManager() method in Call3896 return mCallsManager.getConnectionServiceFocusManager(); in getConnectionServiceFocusManager()
5331 public ConnectionServiceFocusManager getConnectionServiceFocusManager() {