Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java464 public interface PhoneSwitcherProxy { interface in TelephonyConnectionService
468 private PhoneSwitcherProxy mPhoneSwitcherProxy = new PhoneSwitcherProxy() {
545 public void setPhoneSwitcherProxy(PhoneSwitcherProxy proxy) { in setPhoneSwitcherProxy()
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java237 @Mock TelephonyConnectionService.PhoneSwitcherProxy mPhoneSwitcherProxy;