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