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.java342 public interface PhoneSwitcherProxy { interface in TelephonyConnectionService
346 private PhoneSwitcherProxy mPhoneSwitcherProxy = new PhoneSwitcherProxy() {
444 public void setPhoneSwitcherProxy(PhoneSwitcherProxy proxy) { in setPhoneSwitcherProxy()
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java107 @Mock TelephonyConnectionService.PhoneSwitcherProxy mPhoneSwitcherProxy;