Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java221 public interface TelephonyManagerProxy { interface in TelephonyConnectionService
228 private TelephonyManagerProxy mTelephonyManagerProxy;
230 private class TelephonyManagerProxyImpl implements TelephonyManagerProxy {
412 public void setTelephonyManagerProxy(TelephonyManagerProxy proxy) { in setTelephonyManagerProxy()
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java103 @Mock TelephonyConnectionService.TelephonyManagerProxy mTelephonyManagerProxy;