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.java144 mTestConnectionService.setPhoneSwitcherProxy(mPhoneSwitcherProxy); in setUp()
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java444 public void setPhoneSwitcherProxy(PhoneSwitcherProxy proxy) { in setPhoneSwitcherProxy() method in TelephonyConnectionService