Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java167 mTestConnectionService.setPhoneSwitcherProxy(mPhoneSwitcherProxy); in setUp()
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java431 public void setPhoneSwitcherProxy(PhoneSwitcherProxy proxy) { in setPhoneSwitcherProxy() method in TelephonyConnectionService