Home
last modified time | relevance | path

Searched refs:setCallRedirectionServiceHelper (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallRedirectionProcessorTest.java184 mProcessor.setCallRedirectionServiceHelper(mCallRedirectionProcessorHelper); in startProcessWithNoGateWayInfo()
190 mProcessor.setCallRedirectionServiceHelper(mCallRedirectionProcessorHelper); in startProcessWithGateWayInfo()
/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
DCallRedirectionProcessor.java434 public void setCallRedirectionServiceHelper( in setCallRedirectionServiceHelper() method in CallRedirectionProcessor